This is repert_y.h in view mode; [Download] [Up]
typedef union
#ifdef __cplusplus
YYSTYPE
#endif
{
int kwd;
char text[256];
} YYSTYPE;
extern YYSTYPE repert_yylval;
# define VOL 257
# define SYSTEM 258
# define SCHEMA 259
# define CACHE 260
# define CONFIG 261
# define ALLOC 262
# define INT 263
# define WAITLOCK 264
# define LOCKTIMEOUT 265
# define BOOLEAN 266
# define NUMTRANS 267
# define IDENT 268
# define DIR 269
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.