--- a/src/turtle_lexer.c 2011-07-23 17:17:24.000000000 -0700
+++ b/src/turtle_lexer.c 2011-07-23 17:18:14.000000000 -0700
typedef unsigned char flex_uint8_t;
typedef unsigned short int flex_uint16_t;
typedef unsigned int flex_uint32_t;
/* Limits of integral types. */
#define UINT32_MAX (4294967295U)
/* Size of default input buffer. */
-/* On IA-64, the buffer size is 16k, not 8k.
- * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
- * Ditto for the __ia64__ case accordingly.
-#define YY_BUF_SIZE 32768
#define YY_BUF_SIZE 16384
/* The state buf must be large enough to hold one state per character in the main buffer.
-static yyconst flex_int16_t yy_accept[114] =
+static yyconst flex_int16_t yy_accept[112] =
0, 0, 0, 0, 22, 22, 41, 39, 2, 1,
1, 39, 38, 13, 14, 39, 5, 4, 28, 25,
26, 0, 0, 27, 0, 25, 0, 0, 33, 0,
0, 24, 36, 36, 21, 0, 27, 0, 27, 0,
- 0, 0, 0, 24, 36, 17, 0, 10, 0, 18,
+ 0, 0, 24, 36, 17, 10, 0, 18, 0, 9,
static yyconst flex_int32_t yy_ec[256] =
1, 2, 1, 5, 6, 1, 1, 1, 1, 7,
8, 1, 9, 10, 11, 12, 1, 13, 13, 13,
13, 13, 13, 13, 13, 13, 13, 14, 15, 16,
- 1, 17, 1, 18, 19, 19, 19, 19, 20, 19,
- 19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
- 19, 19, 19, 19, 19, 19, 19, 19, 19, 19,
- 21, 22, 23, 24, 25, 1, 26, 27, 19, 19,