8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00

Regenerate parse.cpp

This commit is contained in:
skidder 2004-11-22 20:53:14 +00:00
parent e62892f824
commit 98381ac8a1
2 changed files with 6915 additions and 8516 deletions

View File

@ -1,3 +1,6 @@
#ifndef YYSTYPE
#define YYSTYPE int
#endif
#define ACTIVE 257
#define ADD 258
#define AFTER 259
@ -259,4 +262,6 @@
#define IIF 515
#define SCALAR_ARRAY 516
#define CROSS 517
#define CURRENT_DATABASE 518
extern YYSTYPE yylval;

File diff suppressed because it is too large Load Diff