# HG changeset patch # User Shohei KOKUBO # Date 1456054551 -32400 # Node ID bb06d3fa6689f1ef08323ac58cfb4b34187da5ec # Parent 2310a20b6e28d234280ad799c2833c658d4742af revidion diff -r 2310a20b6e28 -r bb06d3fa6689 paper/images/images.graffle Binary file paper/images/images.graffle has changed diff -r 2310a20b6e28 -r bb06d3fa6689 paper/src/context.h --- a/paper/src/context.h Sun Feb 21 07:26:31 2016 +0900 +++ b/paper/src/context.h Sun Feb 21 20:35:51 2016 +0900 @@ -17,7 +17,8 @@ struct Context { enum Code next; int codeNum; - __code (**code) (struct Context*); + __code (**code) + (struct Context*); void* heapStart; void* heap; long heapLimit; diff -r 2310a20b6e28 -r bb06d3fa6689 poster/poster.pdf Binary file poster/poster.pdf has changed