changeset 62589 | b5783412bfed |
parent 62588 | cd266473b81b |
child 62634 | aa3b47b32100 |
--- a/src/HOL/TPTP/lib/Tools/tptp_graph Thu Mar 10 12:11:50 2016 +0100 +++ b/src/HOL/TPTP/lib/Tools/tptp_graph Thu Mar 10 17:30:04 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_TOOL" process -e "use_thy \"$WORKDIR/$LOADER\";" Pure + isabelle process -e "use_thy \"$WORKDIR/$LOADER\";" Pure } function cleanup_workdir()