changeset 62475 | 43e64c770f28 |
parent 53392 | a1a45fdc53a3 |
child 62573 | 27f90319a499 |
--- a/src/HOL/TPTP/lib/Tools/tptp_graph Mon Feb 29 16:38:06 2016 +0100 +++ b/src/HOL/TPTP/lib/Tools/tptp_graph Mon Feb 29 20:35:06 2016 +0100 @@ -118,7 +118,7 @@ begin ML_file \"$TPTP_HOME/TPTP_Parser/tptp_to_dot.ML\" \ ML {* TPTP_To_Dot.write_proof_dot \"$1\" \"$2\" *} end" \ > $WORKDIR/$LOADER.thy - "$ISABELLE_PROCESS" -e "use_thy \"$WORKDIR/$LOADER\"; exit 0;" Pure + "$ISABELLE_PROCESS" -e "use_thy \"$WORKDIR/$LOADER\";" -q Pure } function cleanup_workdir()