changeset 70443 | a21a96eda033 |
parent 69597 | ff784d5a5bfb |
child 70449 | 6e34025981be |
--- a/src/HOL/Proofs/ex/XML_Data.thy Tue Jul 30 11:12:52 2019 +0200 +++ b/src/HOL/Proofs/ex/XML_Data.thy Tue Jul 30 11:41:39 2019 +0200 @@ -13,7 +13,7 @@ ML \<open> fun export_proof ctxt thm = - Proofterm.encode (Reconstruct.clean_proof_of ctxt true thm); + Proofterm.encode (Thm.clean_proof_of ctxt true thm); fun import_proof thy xml = let