diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #include <stdio.h> + #include <parse.h> #include <term.h> |
index : marvinborner/calm | |
:zap: Highly efficient and aggressive lambda calculus reducer [WIP] | Marvin |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/main.c | 1 |
@@ -1,4 +1,5 @@ #include <stdio.h> + #include <parse.h> #include <term.h> |