# HG changeset patch # User blanchet # Date 1357858081 -3600 # Node ID 2c366a03c888d3507741fa5a59973a41c00f4236 # Parent 41b804049fae7d1c1aecaa07431efa986acf9736 removed debugging code diff -r 41b804049fae -r 2c366a03c888 src/HOL/TPTP/MaSh_Export.thy --- a/src/HOL/TPTP/MaSh_Export.thy Thu Jan 10 23:34:20 2013 +0100 +++ b/src/HOL/TPTP/MaSh_Export.thy Thu Jan 10 23:48:01 2013 +0100 @@ -71,7 +71,7 @@ *} ML {* -if true orelse do_it then +if do_it then generate_mepo_suggestions @{context} params thys max_suggestions (prefix ^ "mepo_suggestions") else