2025-04-27 07:49:33 -04:00

19 lines
225 B
C

/* 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