wenzelm [Mon, 20 Mar 2000 18:47:07 +0100] rev 8536
goal_spec;
wenzelm [Mon, 20 Mar 2000 18:46:53 +0100] rev 8535
ALLGOALS_RANGE superceded by Seq.INTERVAL;
wenzelm [Mon, 20 Mar 2000 18:45:28 +0100] rev 8534
improved support for emulating tactic scripts;
wenzelm [Mon, 20 Mar 2000 18:43:37 +0100] rev 8533
res_inst_tac etc.;
subgoal_tac;
wenzelm [Mon, 20 Mar 2000 18:43:20 +0100] rev 8532
goalspec;
wenzelm [Mon, 20 Mar 2000 18:43:05 +0100] rev 8531
case_tac, induct_tac;
wenzelm [Mon, 20 Mar 2000 18:42:50 +0100] rev 8530
tactic emulation;
paulson [Mon, 20 Mar 2000 18:25:35 +0100] rev 8529
tidied
paulson [Mon, 20 Mar 2000 18:24:11 +0100] rev 8528
the perm_rules variable is no longer needed
paulson [Mon, 20 Mar 2000 12:54:31 +0100] rev 8527
tidied
paulson [Mon, 20 Mar 2000 11:15:28 +0100] rev 8526
replaced best_tac by force_tac, allowing some arithmetic reasoning
paulson [Mon, 20 Mar 2000 10:32:02 +0100] rev 8525
renamed a variable to avoid possible free/bound confusion
paulson [Mon, 20 Mar 2000 10:26:34 +0100] rev 8524
a possibly (?) more perspicous simprule in the "simpset" part
paulson [Mon, 20 Mar 2000 10:24:07 +0100] rev 8523
now based on "Main", as it should be
paulson [Mon, 20 Mar 2000 10:23:24 +0100] rev 8522
deleted unnecessary "simpset" part from recdef