]> andersk Git - splint.git/blobdiff - src/Headers/stateClause.h
Fixed some splintme errors from the previous code change.
[splint.git] / src / Headers / stateClause.h
index 520460b233e8f1a439f4bd3be90ee1d20748968f..6b141705a1d2efce882c370e54096e9b714da42c 100644 (file)
@@ -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.051103 seconds and 4 git commands to generate.