]> andersk Git - splint.git/blobdiff - src/Headers/constraintList.h
*** empty log message ***
[splint.git] / src / Headers / constraintList.h
index fa1b68f2fbb31bdfe161b1cca7fa8ea39fab35f3..321828f063f433e9f8c865b3fdb3754b753e59d3 100644 (file)
@@ -93,6 +93,10 @@ void constraintList_dump (/*@observer@*/ constraintList p_c,  FILE * p_f);
 /*@only@*/ constraintList constraintList_undump (FILE * p_f);
 /*@only@*/ constraintList constraintList_removeSurpressed (/*@only@*/ constraintList p_s);
 
+/*drl 1/6/2001: I didn't think these functions were solid enough to include in the   stable  release of splint.*/
+/*drl added 12/30/01 */
+/* / *@only@* / constraintList constraintList_doSRefFixStructConstraint(constraintList p_invars, sRef p_s, ctype p_ct ); */
+
 # else
 # error "Multiple include"
 # endif
This page took 0.025055 seconds and 4 git commands to generate.