author | wenzelm |
Wed, 18 Nov 1998 10:56:53 +0100 | |
changeset 5922 | 85d62ecb950d |
parent 5921 | 50005d6ba609 |
child 5923 | 5a8c731b1532 |
--- a/src/Pure/Isar/toplevel.ML Wed Nov 18 10:56:38 1998 +0100 +++ b/src/Pure/Isar/toplevel.ML Wed Nov 18 10:56:53 1998 +0100 @@ -50,6 +50,7 @@ val proof_to_theory: (ProofHistory.T -> theory) -> transition -> transition type isar val trace: bool ref + val exn_message: exn -> string val apply: bool -> transition -> state -> (state * (exn * string) option) option val excursion: transition list -> unit val set_state: state -> unit