- Reports on completeness of proofs.

This commit is contained in:
ccremers
2004-08-19 13:09:35 +00:00
parent 15580c6ec9
commit 5c15c21832
4 changed files with 112 additions and 67 deletions

View File

@@ -477,6 +477,7 @@ commEvent (int event, Tac tc)
cl->role = thisRole;
cl->roledef = NULL;
cl->count = 0;
cl->complete = 0;
cl->failed = 0;
cl->prec = NULL;
cl->next = sys->claimlist;