mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
Files auto-generated by bison
This commit is contained in:
parent
20e2aaa2fa
commit
cd77d50948
@ -309,7 +309,9 @@
|
||||
LIMBO = 535,
|
||||
UNDO = 536,
|
||||
REQUESTS = 537,
|
||||
TIMEOUT = 538
|
||||
TIMEOUT = 538,
|
||||
UPLUS = 539,
|
||||
UMINUS = 540
|
||||
};
|
||||
#endif
|
||||
#define ACTIVE 258
|
||||
@ -593,6 +595,8 @@
|
||||
#define UNDO 536
|
||||
#define REQUESTS 537
|
||||
#define TIMEOUT 538
|
||||
#define UPLUS 539
|
||||
#define UMINUS 540
|
||||
|
||||
|
||||
|
||||
|
5234
src/dsql/parse.cpp
5234
src/dsql/parse.cpp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user