aboutsummaryrefslogtreecommitdiff
path: root/src/meta1lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/meta1lex.l')
-rw-r--r--src/meta1lex.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/meta1lex.l b/src/meta1lex.l
index bbe54a0..2aca914 100644
--- a/src/meta1lex.l
+++ b/src/meta1lex.l
@@ -1,4 +1,6 @@
/* MeTA1 configuration lexer for GNU Pies. -*- c -*- */
+%option nounput
+%option noinput
%top {
/* MeTA1 configuration lexer for GNU Pies.
Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.