/* * This is local_constants.h from Mike Smith's Win32 port of lclint. * Modified by Herbert 04/19/97: * added conditional 'OS2' to conditional 'MSDOS' */ /*@constant observer char *SYSTEM_LIBDIR; @*/ # define SYSTEM_LIBDIR "/usr/include" /*@constant observer char *DEFAULT_LARCHPATH; @*/ # define DEFAULT_LARCHPATH ".;/usr/lib/lclint/lib" /*@constant observer char *DEFAULT_LCLIMPORTDIR; @*/ # define DEFAULT_LCLIMPORTDIR "/usr/lib/lclint/imports"