author | haftmann |
Thu, 01 May 2014 09:30:33 +0200 | |
changeset 56808 | d4a790cb47e8 |
parent 56807 | ab36ec0c8eb5 |
child 56809 | b60009672a65 |
--- a/src/Tools/Code/code_simp.ML Thu May 01 09:30:32 2014 +0200 +++ b/src/Tools/Code/code_simp.ML Thu May 01 09:30:33 2014 +0200 @@ -33,10 +33,6 @@ fun simpset_default ctxt some_ss = the_default (Simpset.get (Proof_Context.theory_of ctxt)) some_ss; -(*fun simp_ctxt_default ctxt some_ss = - Proof_Context.init_global ctxt - |> put_simpset (simpset_default ctxt some_ss);*) - (* diagnostic *)