author | blanchet |
Sun, 16 Dec 2012 12:07:56 +0100 | |
changeset 50562 | 0a7c7e121bd8 |
parent 50561 | 9a733bd6c0ba |
child 50563 | 3a4785d64ecb |
--- a/src/HOL/TPTP/mash_eval.ML Sun Dec 16 12:07:37 2012 +0100 +++ b/src/HOL/TPTP/mash_eval.ML Sun Dec 16 12:07:56 2012 +0100 @@ -114,10 +114,9 @@ ((K (nickname_of th), stature), th) val facts = facts - |> map get + |> map (get #> nickify) |> maybe_instantiate_inducts ctxt hyp_ts concl_t |> take (the max_facts) - |> map nickify val ctxt = ctxt |> set_file_name heading prob_dir_name val res as {outcome, ...} = run_prover_for_mash ctxt params prover facts goal