diff -r 2bd242c56c90 -r 1065c307fafe src/HOL/TPTP/MaSh_Export.thy --- a/src/HOL/TPTP/MaSh_Export.thy Wed Jul 11 21:43:19 2012 +0200 +++ b/src/HOL/TPTP/MaSh_Export.thy Wed Jul 11 21:43:19 2012 +0200 @@ -18,7 +18,7 @@ *} ML {* -val do_it = true (* switch to "true" to generate the files *); +val do_it = false (* switch to "true" to generate the files *); val thy = @{theory Nat} *}