src/HOL/TPTP/lib/Tools/tptp_graph
changeset 62573 27f90319a499
parent 62475 43e64c770f28
child 62588 cd266473b81b
--- a/src/HOL/TPTP/lib/Tools/tptp_graph	Wed Mar 09 16:53:14 2016 +0100
+++ b/src/HOL/TPTP/lib/Tools/tptp_graph	Wed Mar 09 19:30:09 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\";" -q Pure
+  "$ISABELLE_PROCESS" -e "use_thy \"$WORKDIR/$LOADER\";" Pure
 }
 
 function cleanup_workdir()