improved support for emulating tactic scripts;
authorwenzelm
Mon, 20 Mar 2000 18:45:28 +0100
changeset 8534 fdbabfbc3829
parent 8533 d534ddf14076
child 8535 7428194b39f7
improved support for emulating tactic scripts;
NEWS
--- a/NEWS	Mon Mar 20 18:43:37 2000 +0100
+++ b/NEWS	Mon Mar 20 18:45:28 2000 +0100
@@ -61,6 +61,11 @@
 additional print modes to be specified; e.g. "pr(latex)" will print
 proof state according to the Isabelle LaTeX style;
 
+* improved support for emulating tactic scripts, including proof
+methods 'tactic', 'res_inst_tac' etc., 'subgoal_tac', and 'case_tac' /
+'induct_tac' (for HOL datatypes);
+
+
 
 *** HOL ***