paulson [Thu, 25 Sep 1997 12:13:18 +0200] rev 3708
Changed some proofs to use Clarify_tac
paulson [Thu, 25 Sep 1997 12:10:07 +0200] rev 3707
Prints warnings using the "warning" function instead of "writeln"
paulson [Thu, 25 Sep 1997 12:09:41 +0200] rev 3706
Generalized and exported biresolution_from_nets_tac to allow the declaration
of Clarify_tac
paulson [Thu, 25 Sep 1997 12:08:08 +0200] rev 3705
Addition of clarify_tac, clarify_step_tac, Clarify_tac, Clarify_step_tac
paulson [Wed, 24 Sep 1997 12:27:53 +0200] rev 3704
sessionK now indexed by nat instead of bool.
Weaker Oops conditions on final guarantees
paulson [Wed, 24 Sep 1997 12:26:14 +0200] rev 3703
Tidied some proofs using clarify_tac
paulson [Wed, 24 Sep 1997 12:25:32 +0200] rev 3702
clarify_tac and a new simprule
paulson [Wed, 24 Sep 1997 12:24:41 +0200] rev 3701
Names and saves the theorem parts_spies_subset_used
wenzelm [Wed, 24 Sep 1997 10:51:52 +0200] rev 3700
pure_trfuns: added constraint;
wenzelm [Tue, 23 Sep 1997 17:35:07 +0200] rev 3699
added handle_error: ('a -> 'b) -> 'a -> 'b error;