]> andersk Git - splint.git/blobdiff - src/Headers/local_constants.h
Added basic support for switch statements
[splint.git] / src / Headers / local_constants.h
index a6f582af761d0ffa2998cd7bd4bb22ace4c68fc1..73e13fc02ff2ff0ec28919e4f5adc9cc5c4dac80 100644 (file)
@@ -1,7 +1,7 @@
 /* local_constants.h - created automatically by gmake localconstants */
 /*@constant observer char *SYSTEM_LIBDIR;@*/
-# define SYSTEM_LIBDIR /usr/include
+# define SYSTEM_LIBDIR "/usr/include"
 /*@constant observer char *DEFAULT_LARCHPATH;@*/
-# define DEFAULT_LARCHPATH /usr/local/lclint-2.5m/lib
+# define DEFAULT_LARCHPATH ".:/af9/drl7x/re3/LCLintDev/lib"
 /*@constant observer char *DEFAULT_LCLIMPORTDIR;@*/
-# define DEFAULT_LCLIMPORTDIR /usr/local/lclint-2.5m/imports
+# define DEFAULT_LCLIMPORTDIR "/af9/drl7x/re3/LCLintDev/imports"
This page took 0.037179 seconds and 4 git commands to generate.