aboutsummaryrefslogtreecommitdiff
path: root/7/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 /7/main.l
parent8cb6a5bbc3dff236c951eb1ff73ecd5b2d55556d (diff)
streamline build process
Diffstat (limited to '7/main.l')
-rw-r--r--7/main.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/7/main.l b/7/main.l
index 7e1332f..2f98161 100644
--- a/7/main.l
+++ b/7/main.l
@@ -1,5 +1,4 @@
1%{ 1%{
2#include "y.tab.h"
3extern int yylval; 2extern int yylval;
4%} 3%}
5 4