src/HOL/TPTP/atp_theory_export.ML
changeset 59577 012c6165bbd2
parent 59058 a78612c67ec0
child 59582 0fbed69ff081
--- a/src/HOL/TPTP/atp_theory_export.ML	Tue Mar 03 16:37:45 2015 +0100
+++ b/src/HOL/TPTP/atp_theory_export.ML	Tue Mar 03 16:37:45 2015 +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_pirateN
+  | atp_of_format (DFG Polymorphic) = pirateN
   | atp_of_format (DFG Monomorphic) = spassN
   | atp_of_format (TFF Polymorphic) = alt_ergoN
   | atp_of_format (TFF Monomorphic) = vampireN