aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LuaSL_lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'LuaSL/src/LuaSL_lexer.l')
-rw-r--r--LuaSL/src/LuaSL_lexer.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/LuaSL/src/LuaSL_lexer.l b/LuaSL/src/LuaSL_lexer.l
index 5e7d930..c496d1d 100644
--- a/LuaSL/src/LuaSL_lexer.l
+++ b/LuaSL/src/LuaSL_lexer.l
@@ -11,7 +11,6 @@
11 #define ECHO {} 11 #define ECHO {}
12#endif 12#endif
13 13
14
15%} 14%}
16 15
17%option reentrant noyywrap never-interactive nounistd 16%option reentrant noyywrap never-interactive nounistd