| changeset 62634 | aa3b47b32100 |
| parent 62589 | b5783412bfed |
| child 62677 | 0df43889f496 |
--- a/src/HOL/TPTP/lib/Tools/tptp_graph Tue Mar 15 23:59:39 2016 +0100 +++ b/src/HOL/TPTP/lib/Tools/tptp_graph Wed Mar 16 11:45:25 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\";" Pure + isabelle process -e "use_thy \"$WORKDIR/$LOADER\";" -l Pure } function cleanup_workdir()