summaryrefslogtreecommitdiff
path: root/ragel/gendata.h
diff options
context:
space:
mode:
Diffstat (limited to 'ragel/gendata.h')
-rw-r--r--ragel/gendata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ragel/gendata.h b/ragel/gendata.h
index 071c601..6c3d385 100644
--- a/ragel/gendata.h
+++ b/ragel/gendata.h
@@ -129,6 +129,7 @@ struct CodeGenData
bool noPrefix;
bool noFinal;
bool noError;
+ bool noEntry;
bool noCS;
void createMachine();