wenzelm [Mon, 27 Feb 2012 16:53:13 +0100] rev 46710
more standard settings -- refer to COMPONENT at most once;
wenzelm [Mon, 27 Feb 2012 16:05:51 +0100] rev 46709
clarified prems_lin_arith_tac, with subtle change of semantics: structured prems are inserted as well;
wenzelm [Mon, 27 Feb 2012 15:48:02 +0100] rev 46708
prefer cut_tac, where it is clear that the special variants cut_rules_tac or cut_facts_tac are not required;
wenzelm [Mon, 27 Feb 2012 15:42:07 +0100] rev 46707
eliminated odd comment from distant past;
wenzelm [Mon, 27 Feb 2012 15:39:47 +0100] rev 46706
updated cut_tac, without loose references to implementation manual;
wenzelm [Mon, 27 Feb 2012 15:36:24 +0100] rev 46705
updated generated file;
wenzelm [Mon, 27 Feb 2012 15:00:19 +0100] rev 46704
simplified cut_tac (cf. d549b5b0f344);
huffman [Mon, 27 Feb 2012 14:07:59 +0100] rev 46703
merged
huffman [Mon, 27 Feb 2012 11:38:56 +0100] rev 46702
avoid using constant Int.neg
wenzelm [Mon, 27 Feb 2012 12:12:28 +0100] rev 46701
reactivated Find_Unused_Assms_Examples to avoid untested / dead stuff in the repository;
moved the whole HOL-Quickcheck_Examples target from "all" to "full" for now -- it does not terminate in certain situations (to be investigated further);
nipkow [Mon, 27 Feb 2012 11:53:08 +0100] rev 46700
merged
nipkow [Mon, 27 Feb 2012 10:27:21 +0100] rev 46699
added lemma
nipkow [Mon, 27 Feb 2012 09:01:49 +0100] rev 46698
converting "set [...]" to "{...}" in evaluation results
bulwahn [Mon, 27 Feb 2012 10:56:36 +0100] rev 46697
removing Find_Unused_Assms_Examples from session as it requires much time
haftmann [Sun, 26 Feb 2012 21:44:12 +0100] rev 46696
restored accidental omission