aboutsummaryrefslogtreecommitdiff
path: root/lexxer.l
diff options
context:
space:
mode:
Diffstat (limited to 'lexxer.l')
-rw-r--r--lexxer.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/lexxer.l b/lexxer.l
index 65ccbc1..91d5f71 100644
--- a/lexxer.l
+++ b/lexxer.l
@@ -1,3 +1,5 @@
+%option nounput
+
%k 10000
%n 5000
%a 20000