summaryrefslogtreecommitdiff
path: root/flex.skl
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-01-09 16:15:28 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-01-09 16:15:28 +0000
commitfc3aad1ce3f255d04536532c2d58a84e3ca5b3f8 (patch)
tree433c480a5331496958748ce347b09b041e6769a7 /flex.skl
parentac159d0beb36537328bc3cc041731b1e35bf7737 (diff)
more c++ fixes
Diffstat (limited to 'flex.skl')
-rw-r--r--flex.skl3
1 files changed, 3 insertions, 0 deletions
diff --git a/flex.skl b/flex.skl
index a4157f6..802d5ef 100644
--- a/flex.skl
+++ b/flex.skl
@@ -707,6 +707,8 @@ static int input YY_PARAMS(( YY_PROTO_ONLY_ARG ));
#endif
+%push
+%c-only
#if YY_STACK_USED
%if-not-reentrant
%not-for-header
@@ -731,6 +733,7 @@ static int yy_top_state YY_PARAMS(( YY_PROTO_ONLY_ARG ));
#define YY_NO_POP_STATE 1
#define YY_NO_TOP_STATE 1
#endif
+%pop
/* Amount of stuff to slurp up with each read. */
#ifndef YY_READ_BUF_SIZE