wenzelm [Sat, 14 May 2011 13:32:33 +0200] rev 42802
simplified BLAST_DATA;
wenzelm [Sat, 14 May 2011 13:26:55 +0200] rev 42801
proper Proof.context -- eliminated global operations;
wenzelm [Sat, 14 May 2011 12:40:11 +0200] rev 42800
just one universal Proof.context -- discontinued claset/clasimpset;
wenzelm [Sat, 14 May 2011 11:42:43 +0200] rev 42799
modernized functor names;
tuned;
wenzelm [Sat, 14 May 2011 00:32:16 +0200] rev 42798
method "deepen" with optional limit;
wenzelm [Fri, 13 May 2011 23:59:48 +0200] rev 42797
merged
krauss [Fri, 13 May 2011 21:36:01 +0200] rev 42796
removed redundant type annotations and duplicate examples
wenzelm [Fri, 13 May 2011 23:58:40 +0200] rev 42795
clarified map_simpset versus Simplifier.map_simpset_global;
wenzelm [Fri, 13 May 2011 23:24:06 +0200] rev 42794
make ZF_cs snapshot after final setup;
wenzelm [Fri, 13 May 2011 22:55:00 +0200] rev 42793
proper Proof.context for classical tactics;
reduced claset to snapshot of classical context;
discontinued clasimpset;