windows-nt/Source/XPSP1/NT/com/rpc/tools/pg/gram.h
2020-09-26 16:20:57 +08:00

11 lines
235 B
C

// Copyright (c) 1993-1999 Microsoft Corporation
# define ID 257
# define NUMBER 258
# define TOKEN_CASE 259
# define TOKEN_CHAR 260
# define TOKEN_END 261
# define TOKEN_END_CASE 262
# define TOKEN_MYACT 263
# define TOKEN_START 264