changeset 57635 | 97adb86619a4 |
parent 57270 | 0260171a51ef |
child 57699 | a6cf197c1f1e |
--- a/src/HOL/Tools/ATP/atp_waldmeister.ML Thu Jul 24 00:24:00 2014 +0200 +++ b/src/HOL/Tools/ATP/atp_waldmeister.ML Thu Jul 24 00:24:00 2014 +0200 @@ -181,7 +181,7 @@ val thy = Proof_Context.theory_of ctxt val t = u |> atp_to_trm - |> infer_formula_types ctxt + |> singleton (infer_formula_types ctxt) |> HOLogic.mk_Trueprop in (name, role, t, rule, deps)