view src/parallel_execution/stack.h @ 272:68cf983475e7

fix
author mir3636
date Mon, 30 Jan 2017 17:35:19 +0900
parents 7470b8382672
children
line wrap: on
line source

#include "context.h"
extern union Data* createSingleLinkedStack(struct Context* context);