wenzelm [Thu, 12 May 2011 22:11:16 +0200] rev 42770
eliminated obsolete MI_css -- use current context directly;
wenzelm [Thu, 12 May 2011 22:07:30 +0200] rev 42769
proper method_setup;
wenzelm [Thu, 12 May 2011 21:14:03 +0200] rev 42768
modernized simproc_setup;
misc tuning and simplification;
wenzelm [Thu, 12 May 2011 18:18:06 +0200] rev 42767
prefer Proof.context over old-style clasimpset;
wenzelm [Thu, 12 May 2011 18:17:32 +0200] rev 42766
modernized dead code;
wenzelm [Thu, 12 May 2011 17:17:57 +0200] rev 42765
modernized specifications;
wenzelm [Thu, 12 May 2011 16:58:55 +0200] rev 42764
merged
blanchet [Thu, 12 May 2011 16:48:23 +0200] rev 42763
added hints and FAQs
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42762
prove one more lemma using Sledgehammer, with some guidance, and replace clumsy old proof that relied on old extensionality behavior
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42761
fixed several bugs in Isar proof reconstruction, in particular w.r.t. mangled types and hAPP
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42760
another concession to backward compatibility
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42759
no need to use metisFT for Isar proofs -- metis falls back on it anyway