summaryrefslogtreecommitdiffstats
path: root/src/vhdlcode.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdlcode.l')
-rw-r--r--src/vhdlcode.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdlcode.l b/src/vhdlcode.l
index ab2f3b6..f8da699 100644
--- a/src/vhdlcode.l
+++ b/src/vhdlcode.l
@@ -43,6 +43,7 @@
#include "arguments.h"
#define YY_NEVER_INTERACTIVE 1
+#define YY_NO_INPUT 1
// Toggle for some debugging info
//#define DBG_CTX(x) fprintf x