Mercurial > hg > Gears > GearsAgda
view src/parallel_execution/stack.h @ 274:d14eb393023d
fix generate_stub
author | mir3636 |
---|---|
date | Wed, 01 Feb 2017 18:13:47 +0900 |
parents | 7470b8382672 |
children |
line wrap: on
line source
#include "context.h" extern union Data* createSingleLinkedStack(struct Context* context);