* Generic Toplevel.add_hook interface allows to analyze the result of
authorwenzelm
Tue, 02 Sep 2008 22:41:36 +0200
changeset 28099 fb16a07d6580
parent 28098 c92850d2d16c
child 28100 7650d5e0f8fb
* Generic Toplevel.add_hook interface allows to analyze the result of transactions (including failed ones). For example, see src/Pure/ProofGeneral/proof_general_pgip.ML for theorem dependency output of transactions resulting in a new theory state.
NEWS
--- a/NEWS	Tue Sep 02 22:37:20 2008 +0200
+++ b/NEWS	Tue Sep 02 22:41:36 2008 +0200
@@ -180,6 +180,11 @@
 
 *** ML ***
 
+* Generic Toplevel.add_hook interface allows to analyze the result of
+transactions (including failed ones).  For example, see
+src/Pure/ProofGeneral/proof_general_pgip.ML for theorem dependency
+output of transactions resulting in a new theory state.
+
 * Name bindings in higher specification mechanisms (notably
 LocalTheory.define, LocalTheory.note, and derived packages) are now
 formalized as type Name.binding, replacing old bstring.