10 lines
183 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
# define CHAR 257
# define NUMBER 258
# define SECTEND 259
# define SCDECL 260
# define XSCDECL 261
# define WHITESPACE 262
# define NAME 263
# define PREVCCL 264
# define EOF_OP 265