src/HOL/TPTP/lib/Tools/tptp_graph
changeset 62677 0df43889f496
parent 62634 aa3b47b32100
--- a/src/HOL/TPTP/lib/Tools/tptp_graph	Fri Mar 18 22:15:51 2016 +0100
+++ b/src/HOL/TPTP/lib/Tools/tptp_graph	Fri Mar 18 22:19:46 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\";" -l Pure
+  isabelle process -T "$WORKDIR/$LOADER" -l Pure
 }
 
 function cleanup_workdir()