- Output cleanup.
This commit is contained in:
parent
afda4f355e
commit
e3d16947ee
@ -415,7 +415,7 @@ bind_goal_regular (const Goal goal)
|
||||
termPrint (p->nameterm);
|
||||
eprintf (", ");
|
||||
termPrint (r->nameterm);
|
||||
eprintf (", index%i\n");
|
||||
eprintf (", index %i\n", index);
|
||||
#endif
|
||||
return termMguInTerm (goal.rd->message, rd->message,
|
||||
bind_this_unification);
|
||||
|
Loading…
Reference in New Issue
Block a user