- Cycle detection seems to be working.

This commit is contained in:
ccremers
2004-08-15 14:57:50 +00:00
parent 28782548b0
commit c7e290197c
2 changed files with 5 additions and 6 deletions

View File

@@ -363,8 +363,6 @@ bind_new_run (const Goal goal, const Protocol p, const Role r,
int run;
int flag;
Roledef rd;
int old_run;
int old_index;
roleInstance (sys, p, r, NULL);
run = sys->maxruns - 1;