1 /* Return a string representing the compiler name */
4 #define COMPILER " [THINK C]"
9 #define HASGUSI " w/GUSI"
14 #define COMPILER " [CW PPC" HASGUSI "]"
17 #define COMPILER " [CW CFM68K" HASGUSI "]"
19 #define COMPILER " [CW 68K" HASGUSI "]"
26 #define COMPILER " [Symantec MPW]"
28 #define COMPILER " [Apple MPW]"