- Minor output fixes.

This commit is contained in:
ccremers
2005-04-21 12:04:45 +00:00
parent 9271cc7624
commit 8e1041b567
2 changed files with 3 additions and 3 deletions

View File

@@ -2362,7 +2362,7 @@ bind_goal (const Binding b)
eprintf ("* Because ");
termPrint (b->term);
eprintf
(" is never sent from a regular run (STILL NEEDS LEMMA!), we only intruder construct it.\n");
(" is never sent from a regular run, so we only intruder construct it.\n");
}
know_only = 1;
}