/* configuration for local MSDOS */

#ifndef MSDOS
#define MSDOS	    1
#endif

#ifndef MSC
#define MSC	    1
#endif

#ifndef LARGE
#define LARGE	    1
#endif


// #ifndef DEBUG
// #define DEBUG		0
// #endif
