summaryrefslogtreecommitdiffstats
path: root/src/defargs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/defargs.cpp')
-rw-r--r--src/defargs.cpp61
1 files changed, 33 insertions, 28 deletions
diff --git a/src/defargs.cpp b/src/defargs.cpp
index d6f12d6..726f1dc 100644
--- a/src/defargs.cpp
+++ b/src/defargs.cpp
@@ -304,39 +304,39 @@ static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
*yy_cp = '\0'; \
yy_c_buf_p = yy_cp;
-#define YY_NUM_RULES 32
-#define YY_END_OF_BUFFER 33
-static yyconst short int yy_acclist[132] =
+#define YY_NUM_RULES 33
+#define YY_END_OF_BUFFER 34
+static yyconst short int yy_acclist[133] =
{ 0,
- 2, 2, 33, 31, 32, 32, 1, 31, 32, 25,
- 31, 32, 20, 25, 31, 32, 25, 31, 32, 27,
- 31, 32, 13, 27, 31, 32, 14, 27, 31, 32,
- 26, 27, 31, 32, 15, 27, 31, 32, 16, 27,
- 31, 32, 18, 27, 31, 32, 17, 27, 31, 32,
- 24, 31, 32, 2, 24, 31, 32, 12, 24, 31,
- 32, 22, 24, 31, 32, 12, 24, 31, 32, 21,
- 24, 31, 32, 23, 24, 31, 32, 24, 31, 32,
- 7, 25, 31, 32, 25, 31, 32, 12, 25, 31,
- 32, 22, 25, 31, 32, 11, 24, 31, 32, 9,
-
- 23, 24, 31, 32, 31, 32, 31, 32, 31, 32,
- 19, 26, 2,16392, 23, 3, 10, 9, 23, 30,
- 16392, 8200, 6, 6, 8200, 5, 4, 5, 4, 28,
- 29
+ 2, 2, 34, 32, 33, 31, 33, 1, 32, 33,
+ 25, 32, 33, 20, 25, 32, 33, 25, 32, 33,
+ 27, 32, 33, 13, 27, 32, 33, 14, 27, 32,
+ 33, 26, 27, 32, 33, 15, 27, 32, 33, 16,
+ 27, 32, 33, 18, 27, 32, 33, 17, 27, 32,
+ 33, 24, 32, 33, 2, 24, 32, 33, 12, 24,
+ 32, 33, 22, 24, 32, 33, 12, 24, 32, 33,
+ 21, 24, 32, 33, 23, 24, 32, 33, 24, 32,
+ 33, 7, 25, 32, 33, 25, 32, 33, 12, 25,
+ 32, 33, 22, 25, 32, 33, 11, 24, 32, 33,
+
+ 9, 23, 24, 32, 33, 32, 33, 32, 33, 32,
+ 33, 19, 26, 2,16392, 23, 3, 10, 9, 23,
+ 30,16392, 8200, 6, 6, 8200, 5, 4, 5, 4,
+ 28, 29
} ;
static yyconst short int yy_accept[100] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 2, 3, 3, 3, 3,
- 3, 3, 3, 4, 6, 7, 10, 13, 17, 20,
- 23, 27, 31, 35, 39, 43, 47, 51, 54, 58,
- 62, 66, 70, 74, 78, 81, 85, 88, 92, 96,
- 100, 105, 107, 109, 111, 112, 113, 114, 114, 114,
- 115, 116, 116, 117, 117, 117, 117, 118, 120, 120,
- 121, 121, 121, 121, 121, 121, 122, 123, 124, 124,
- 125, 125, 125, 125, 125, 126, 127, 129, 129, 129,
- 129, 130, 130, 131, 131, 131, 131, 132, 132
+ 3, 3, 3, 4, 6, 8, 11, 14, 18, 21,
+ 24, 28, 32, 36, 40, 44, 48, 52, 55, 59,
+ 63, 67, 71, 75, 79, 82, 86, 89, 93, 97,
+ 101, 106, 108, 110, 112, 113, 114, 115, 115, 115,
+ 116, 117, 117, 118, 118, 118, 118, 119, 121, 121,
+ 122, 122, 122, 122, 122, 122, 123, 124, 125, 125,
+ 126, 126, 126, 126, 126, 127, 128, 130, 130, 130,
+ 130, 131, 131, 132, 132, 132, 132, 133, 133
} ;
@@ -1175,7 +1175,12 @@ YY_RULE_SETUP
YY_BREAK
case 32:
YY_RULE_SETUP
-#line 282 "defargs.l"
+#line 281 "defargs.l"
+
+ YY_BREAK
+case 33:
+YY_RULE_SETUP
+#line 283 "defargs.l"
ECHO;
YY_BREAK
case YY_STATE_EOF(INITIAL):
@@ -2067,7 +2072,7 @@ int main()
return 0;
}
#endif
-#line 282 "defargs.l"
+#line 283 "defargs.l"
/* ----------------------------------------------------------------------------