aboutsummaryrefslogtreecommitdiff
path: root/lib/forlanlex.l
diff options
context:
space:
mode:
Diffstat (limited to 'lib/forlanlex.l')
-rw-r--r--lib/forlanlex.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/forlanlex.l b/lib/forlanlex.l
index 62265cb..0fc469e 100644
--- a/lib/forlanlex.l
+++ b/lib/forlanlex.l
@@ -56,6 +56,7 @@ static int yywrap(void);
56 56
57%} 57%}
58 58
59%option noinput
59%option nounput 60%option nounput
60 61
61WS [ \t\f][ \t\f]* 62WS [ \t\f][ \t\f]*

Return to:

Send suggestions and report system problems to the System administrator.