src/HOL/Tools/ATP/atp_systems.ML
changeset 48077 25efe19cd4e9
parent 48007 955ea323ddcc
child 48084 e6cffd467ff5
equal deleted inserted replaced
48076:7a0b858fa63b 48077:25efe19cd4e9
   594       (K ((100, leo2_thf0, "mono_native_higher", liftingN, false), "") (* FUDGE *))
   594       (K ((100, leo2_thf0, "mono_native_higher", liftingN, false), "") (* FUDGE *))
   595 val remote_satallax =
   595 val remote_satallax =
   596   remotify_atp satallax "Satallax" ["2.3", "2.2", "2"]
   596   remotify_atp satallax "Satallax" ["2.3", "2.2", "2"]
   597       (K ((100, satallax_thf0, "mono_native_higher", keep_lamsN, false), "") (* FUDGE *))
   597       (K ((100, satallax_thf0, "mono_native_higher", keep_lamsN, false), "") (* FUDGE *))
   598 val remote_vampire =
   598 val remote_vampire =
   599   remotify_atp vampire "Vampire" ["2.5", "1.8"]
   599   remotify_atp vampire "Vampire" ["2.6", "2.5", "1.8"]
   600       (K ((250, vampire_tff0, "mono_native", combs_or_liftingN, false), "") (* FUDGE *))
   600       (K ((250, vampire_tff0, "mono_native", combs_or_liftingN, false), "") (* FUDGE *))
   601 val remote_z3_tptp =
   601 val remote_z3_tptp =
   602   remotify_atp z3_tptp "Z3" ["3.0"]
   602   remotify_atp z3_tptp "Z3" ["3.0"]
   603       (K ((250, z3_tff0, "mono_native", combsN, false), "") (* FUDGE *))
   603       (K ((250, z3_tff0, "mono_native", combsN, false), "") (* FUDGE *))
   604 val remote_e_sine =
   604 val remote_e_sine =