home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
devel
/
eiffel
/
eiffel_p.z
/
eiffel_p
/
ep
/
ParserDrv.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-12-09
|
309 b
|
19 lines
/* compatibility options */
#define MEY 1
#define ISE 2
#define SIG 3
/* error-output options */
#define SEPARATE_ERROR 1
#define INTEGRATED_ERROR 2
/* tree-handling options */
#define WRITETREE 1
#define QUERYTREE 2
#define CHECKTREE 3
/* tree-output options */
#define ASCII 1
#define BIN 2