author | blanchet |
Mon, 08 Apr 2013 12:27:13 +0200 | |
changeset 51632 | df247a069be4 |
parent 51631 | 8d60dfb41d19 |
child 51633 | f11a1498dfdc |
--- a/src/HOL/TPTP/atp_theory_export.ML Mon Apr 08 12:11:06 2013 +0200 +++ b/src/HOL/TPTP/atp_theory_export.ML Mon Apr 08 12:27:13 2013 +0200 @@ -118,7 +118,7 @@ let val css_table = Sledgehammer_Fact.clasimpset_rule_table_of ctxt val type_enc = - type_enc |> type_enc_from_string Strict + type_enc |> type_enc_from_string Non_Strict |> adjust_type_enc format val mono = not (is_type_enc_polymorphic type_enc) val path = file_name |> Path.explode