aboutsummaryrefslogtreecommitdiff
path: root/6/main.l
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-04-30 17:52:42 +0100
committerAkshay <[email protected]>2021-04-30 17:52:42 +0100
commit87181ffbb1c0850a5f174509be008897893366f9 (patch)
treed80e17cddc779acb0e38ab406543e4fa235ed860 /6/main.l
parent8cb6a5bbc3dff236c951eb1ff73ecd5b2d55556d (diff)
streamline build process
Diffstat (limited to '6/main.l')
-rw-r--r--6/main.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/6/main.l b/6/main.l
index 55dac30..d2eded0 100644
--- a/6/main.l
+++ b/6/main.l
@@ -1,5 +1,4 @@
1%{ 1%{
2#include "y.tab.h"
3#include <stdlib.h> 2#include <stdlib.h>
4%} 3%}
5 4