]> andersk Git - splint.git/blobdiff - src/Headers/flag_codes.h
Cahnged default LCLIMPORTDIR
[splint.git] / src / Headers / flag_codes.h
index 188cdf1db6fcc657269d6917769e57e217617c14..fd0d6b87c09db1af3e0f1275cf6d336ef3009e82 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
 ** See ../LICENSE for license information.
 **
 */
@@ -26,10 +26,10 @@ typedef enum
 # define NUMFLAGS       (LAST_FLAG)
 
 /*@constant int NUMVALUEFLAGS; @*/
-# define NUMVALUEFLAGS       12
+# define NUMVALUEFLAGS       14
 
 /*@constant int NUMSTRINGFLAGS; @*/
-# define NUMSTRINGFLAGS      21
+# define NUMSTRINGFLAGS      22
 
 /*@iter allFlagCodes (yield flagcode f); @*/
 # define allFlagCodes(m_code) \
This page took 0.025907 seconds and 4 git commands to generate.