diff options
Diffstat (limited to 'read.h')
-rw-r--r-- | read.h | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +#ifndef _read_h +#define _read_h + +#include "parser.h" +#include "ast.h" + +AstNode read(); + +#endif |
index : badthing | ||
the best scheme that i have, and that's bad enough for me |
summaryrefslogtreecommitdiff |