summaryrefslogtreecommitdiff
path: root/flex.skl
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-10-19 18:04:59 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-10-19 18:04:59 +0000
commitcf5ae5875c733c75ca219a33a925e34faa29528a (patch)
tree24c1bcf3f417f0b970559c1022fb0e4ef8e4bed8 /flex.skl
parent16fe6f376abdc0e84ea99f010b007aa018b6bf9f (diff)
oops, lost a line somewhere in the merge process on millaway's work
Diffstat (limited to 'flex.skl')
-rw-r--r--flex.skl1
1 files changed, 1 insertions, 0 deletions
diff --git a/flex.skl b/flex.skl
index d9fc54f..ba90d71 100644
--- a/flex.skl
+++ b/flex.skl
@@ -881,6 +881,7 @@ do_action: /* This label is used only to access EOF actions. */
} /* end of yylex */
%e
%+
+%c
yyFlexLexer::yyFlexLexer( FLEX_STD istream* arg_yyin, FLEX_STD ostream* arg_yyout )
{
yyin = arg_yyin;