This commit is contained in:
foobar 2005-03-01 01:45:34 +00:00
parent 87528d9138
commit 3f320607ab
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
/* Driver template for the LEMON parser generator.
/* Driver template for the LEMON parser generator.
** The author disclaims copyright to this source code.
*/
/* First off, code is include which follows the "include" declaration

View file

@ -138,3 +138,4 @@
#define TK_ELSE 138
#define TK_INDEX 139
#define TK_TO 140