author | wenzelm |
Thu, 18 Apr 2013 21:10:12 +0200 | |
changeset 51718 | c18cf90cb392 |
parent 51717 | 9e7d1c139569 |
child 51719 | 0c944215934a |
--- a/src/Provers/classical.ML Thu Apr 18 17:07:01 2013 +0200 +++ b/src/Provers/classical.ML Thu Apr 18 21:10:12 2013 +0200 @@ -57,7 +57,6 @@ val appWrappers: Proof.context -> wrapper val claset_of: Proof.context -> claset - val map_claset: (claset -> claset) -> Proof.context -> Proof.context val put_claset: claset -> Proof.context -> Proof.context val map_theory_claset: (Proof.context -> Proof.context) -> theory -> theory