/* * Icon configuration file for Dec Alpha running OSF (Digital Unix) */ /* standard Unix and C */ #define UNIX 1 #define LoadFunc /* c89 is ANSI C compiler */ #define CComp "c89"