]> andersk Git - splint.git/blobdiff - src/Headers/constants.h
Moved doc/lclint.1 to doc/splint.1
[splint.git] / src / Headers / constants.h
index a46adbabb7387940b7d3d7a4c75895945bc5f2ab..f8be6c78278f235971d867268a77a20ce13c0afc 100644 (file)
 # define LCLIMPORTDIR           "LCLIMPORTDIR"
 
 /*@constant observer char *LLSTDLIBS_NAME; @*/
-# define LLSTDLIBS_NAME          "ansi"
+# define LLSTDLIBS_NAME          "standard"
 
 /*@constant observer char *LLSTRICTLIBS_NAME; @*/
-# define LLSTRICTLIBS_NAME      "ansistrict"
+# define LLSTRICTLIBS_NAME      "standardstrict"
 
 /*@constant observer char *LLUNIXLIBS_NAME; @*/
 # define LLUNIXLIBS_NAME        "unix"
This page took 0.032176 seconds and 4 git commands to generate.