summaryrefslogtreecommitdiffstats
path: root/src/vhd2vl.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhd2vl.l')
-rw-r--r--src/vhd2vl.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhd2vl.l b/src/vhd2vl.l
index b4de189..d5c2ad1 100644
--- a/src/vhd2vl.l
+++ b/src/vhd2vl.l
@@ -22,6 +22,7 @@
%option noinput
%option nounput
+%option noyywrap
%{
#include <stdio.h>
OpenPOWER on IntegriCloud