summaryrefslogtreecommitdiffstats
path: root/src/fortrancode.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/fortrancode.l')
-rw-r--r--src/fortrancode.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fortrancode.l b/src/fortrancode.l
index f21d8b6..e9fefea 100644
--- a/src/fortrancode.l
+++ b/src/fortrancode.l
@@ -47,6 +47,7 @@
#define YY_NEVER_INTERACTIVE 1
#define YY_NO_TOP_STATE 1
+#define YY_NO_INPUT 1
//--------------------------------------------------------------------------------