home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Examples
/
UNIX
/
SCSI_CD
/
myflags.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-10
|
287 b
|
12 lines
/*
* flags for CDTest
* James C. Lee, Tue Oct 15 13:42:39 PDT 1991
*/
/* define CD_DEBUG if want debug messages */
/*#define CD_DEBUG*/
/* define PRODUCTION_VERSION if this is to be run on production line;
this flag makes the program brain-dead */
/*#define PRODUCTION_VERSION*/