diff options
Diffstat (limited to 'read.h')
-rw-r--r-- | read.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#ifndef _read_h +#define _read_h + +#include "state.h" +#include "val.h" +Val read_expr(State *S, char *str); + +#endif |
index : badthing | ||
the best scheme that i have, and that's bad enough for me |
summaryrefslogtreecommitdiff |