- If we run into the time bound, report it.

This commit is contained in:
ccremers
2005-01-14 13:01:31 +00:00
parent 9df1bfed5b
commit b607b1e260
4 changed files with 17 additions and 2 deletions

View File

@@ -548,6 +548,7 @@ commEvent (int event, Tac tc)
cl->roledef = NULL;
cl->count = 0;
cl->complete = 0;
cl->timebound = 0;
cl->failed = 0;
cl->prec = NULL;
cl->roles = NULL;