aboutsummaryrefslogtreecommitdiff
path: root/src/meta1-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/meta1-lex.l')
-rw-r--r--src/meta1-lex.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/meta1-lex.l b/src/meta1-lex.l
index 16a6c0d..1b686bb 100644
--- a/src/meta1-lex.l
+++ b/src/meta1-lex.l
@@ -1,2 +1,4 @@
/* MeTA1 configuration lexer for Grecs. -*- c -*- */
+%option noinput
+%option nounput
%top {

Return to:

Send suggestions and report system problems to the System administrator.