]> andersk Git - splint.git/blobdiff - src/Headers/metaStateConstraint.h
Added va_copy to standard.h.
[splint.git] / src / Headers / metaStateConstraint.h
index 721fc134d7710c3da4e3f867149c31d635c96ceb..37589036a86b8a987c5e2eb11d66318333208698 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.
 */
 /*
@@ -21,6 +21,9 @@ extern cstring metaStateConstraint_unparse (metaStateConstraint) /*@*/ ;
 extern /*@only@*/ metaStateConstraint metaStateConstraint_copy (metaStateConstraint) /*@*/ ;
 extern void metaStateConstraint_free (/*@only@*/ metaStateConstraint) ;
 
+extern /*@observer@*/ metaStateSpecifier metaStateConstraint_getSpecifier (metaStateConstraint) /*@*/ ;
+extern /*@observer@*/ metaStateExpression metaStateConstraint_getExpression (metaStateConstraint) /*@*/ ;
+
 # else
 # error "Multiple include"
 # endif 
This page took 0.03543 seconds and 4 git commands to generate.