- Totally untested. Otherwise, niagree should work ;)

This commit is contained in:
ccremers
2004-07-25 18:24:50 +00:00
parent 9723fff382
commit 3ddedb6f7f
6 changed files with 149 additions and 10 deletions

View File

@@ -2,5 +2,6 @@
#define CLAIMS
int check_claim_nisynch (const System sys, const int i);
int check_claim_niagree (const System sys, const int i);
#endif