]> andersk Git - splint.git/blobdiff - src/Headers/stateClause.h
*** empty log message ***
[splint.git] / src / Headers / stateClause.h
index 3a77cdccacd23133adbbb98c4b20453289fefa79..6b141705a1d2efce882c370e54096e9b714da42c 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
 ** See ../LICENSE for license information.
 */
 /*
@@ -113,6 +113,10 @@ extern bool stateClause_hasRequires (stateClause p_cl) /*@*/ ;
 extern bool stateClause_setsMetaState (stateClause p_cl) /*@*/ ;
 extern qual stateClause_getMetaQual (stateClause p_cl) /*@*/ ;
 
+extern bool stateClause_hasEmptyReferences (stateClause p_s);
+
+extern bool stateClause_isMetaState (stateClause p_s);
+
 # else
 # error "Multiple include"
 # endif
This page took 0.064521 seconds and 4 git commands to generate.