wenzelm [Sat, 14 Jun 2008 17:26:09 +0200] rev 27201
removed obsolete ML_SUFFIX;
wenzelm [Sat, 14 Jun 2008 17:26:07 +0200] rev 27200
removed exotic 'token_translation' command;
wenzelm [Sat, 14 Jun 2008 15:58:36 +0200] rev 27199
proper name for LinearQuantifierElim;
wenzelm [Sat, 14 Jun 2008 15:56:52 +0200] rev 27198
removed old theorem database;
wenzelm [Fri, 13 Jun 2008 21:04:44 +0200] rev 27197
map_const: soft version, no failure here (recovers hiding of consts, because a hidden name is illegal and rejected later);
wenzelm [Fri, 13 Jun 2008 21:04:43 +0200] rev 27196
hide: delete all accesses from extra names -- reduces ambiguity in extern;
wenzelm [Fri, 13 Jun 2008 21:04:42 +0200] rev 27195
map_const: soft version, no failure here;
wenzelm [Fri, 13 Jun 2008 21:04:12 +0200] rev 27194
skolem_fact/thm: uniform numbering, even for singleton list;
declare_skofuns: eliminated recovery via Clausify_failure -- should be sufficiently robust as is;
wenzelm [Fri, 13 Jun 2008 21:04:10 +0200] rev 27193
hide (open);
wenzelm [Fri, 13 Jun 2008 21:04:09 +0200] rev 27192
no_notation instead of hide;
wenzelm [Fri, 13 Jun 2008 21:04:07 +0200] rev 27191
* Recovered hiding of consts;
wenzelm [Fri, 13 Jun 2008 20:57:51 +0200] rev 27190
updated generated file;
wenzelm [Fri, 13 Jun 2008 20:57:26 +0200] rev 27189
back to CodeTarget.code_width;
nipkow [Fri, 13 Jun 2008 15:22:07 +0200] rev 27188
hide -> hide (open)
wenzelm [Thu, 12 Jun 2008 23:12:54 +0200] rev 27187
use regular error function;
huffman [Thu, 12 Jun 2008 22:41:03 +0200] rev 27186
add lemma finite_image_approx; remove unnecessary sort annotations