blanchet [Mon, 17 May 2010 17:50:09 +0200] rev 36969
merged
blanchet [Mon, 17 May 2010 15:21:11 +0200] rev 36968
make sure chained facts don't pop up in the metis proof
blanchet [Mon, 17 May 2010 12:15:37 +0200] rev 36967
fix bug in Isar proof reconstruction step relabeling + don't try to infer the sorts of TVars, since this often fails miserably
blanchet [Mon, 17 May 2010 10:18:14 +0200] rev 36966
generate proper arity declarations for TFrees for SPASS's DFG format;
and renamed a confusing function in the process
blanchet [Mon, 17 May 2010 10:16:54 +0200] rev 36965
identify common SPASS error more clearly
huffman [Mon, 17 May 2010 08:40:17 -0700] rev 36964
remove simp attribute from power2_eq_1_iff
haftmann [Mon, 17 May 2010 10:58:58 +0200] rev 36963
dropped old Library/Word.thy and toy example ex/Adder.thy
haftmann [Mon, 17 May 2010 10:58:31 +0200] rev 36962
dropped old Library/Word.thy and toy example ex/Adder.thy
wenzelm [Tue, 18 May 2010 00:01:03 +0200] rev 36961
do not open Legacy by default;
wenzelm [Mon, 17 May 2010 23:54:15 +0200] rev 36960
prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
eliminated old-style structure aliases K = Keyword, P = Parse;