| changeset 54788 | a898e15b522a |
| parent 54197 | 994ebb795b75 |
| child 57268 | 027feff882c4 |
--- a/src/HOL/TPTP/atp_theory_export.ML Tue Dec 17 11:12:10 2013 +0100 +++ b/src/HOL/TPTP/atp_theory_export.ML Tue Dec 17 14:03:29 2013 +0100 @@ -36,7 +36,7 @@ fun atp_of_format (THF (Polymorphic, _)) = dummy_thfN | atp_of_format (THF (Monomorphic, _)) = satallaxN - | atp_of_format (DFG Polymorphic) = spass_polyN + | atp_of_format (DFG Polymorphic) = spass_pirateN | atp_of_format (DFG Monomorphic) = spassN | atp_of_format (TFF Polymorphic) = alt_ergoN | atp_of_format (TFF Monomorphic) = vampireN