- Improved proof output.
This commit is contained in:
parent
8fa7c4e839
commit
f2bc78cc1f
@ -361,7 +361,7 @@ proof_select_goal (Binding b)
|
||||
indentPrint ();
|
||||
eprintf ("Selected goal: Where does term ");
|
||||
termPrint (b->term);
|
||||
eprintf (" originate first?\n");
|
||||
eprintf (" occur first as an interm?\n");
|
||||
indentPrint ();
|
||||
eprintf ("* It is required for ");
|
||||
roledefPrint (rd);
|
||||
|
Loading…
Reference in New Issue
Block a user