/* Chalace v0.10 (c) 1994 Julian Assange (proff@suburbia.apana.org.au), * All Rights Reserved. * * This program maybe freely distributed in its original state provided no * profit is made from its use or distribution. * */ #define UNIX /* unix */ /*#define AMIGA_SAS /* SAS/Lattice C 5.x */ /*#define MSDOS_TC /* MSDOS turbo c */ #ifdef AMIGA_SAS # define NOSTRCASECMP # define NOBSEARCH #endif #ifdef MSDOS_TC # define NOSTRCASECMP # define NOBSEARCH #endif