diff options
Diffstat (limited to 'parser.h')
| -rw-r--r-- | parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ #include "ast.h" -struct root_node* parse(const char* path); +void parse(const char* path, struct ast* ast); #endif |
![]() |
index : cflems/ccc.git | |
| Carson's C Compiler | Carson Fleming |
| summaryrefslogtreecommitdiff |