wenzelm [Wed, 29 Jun 2005 15:13:41 +0200] rev 16611
proper treatment of advanced trfuns: pass thy argument;
transform_failure in translation functions: TRANSLATION_FAIL;
removed obsolete '*** INSUFFICIENT SYNTAX FOR PREFIX APPLICATION ***';
wenzelm [Wed, 29 Jun 2005 15:13:40 +0200] rev 16610
accomodate advanced trfuns;
wenzelm [Wed, 29 Jun 2005 15:13:39 +0200] rev 16609
removed obsolete (un)fold_ast2;
wenzelm [Wed, 29 Jun 2005 15:13:38 +0200] rev 16608
Drule.implies_intr_hyps;
wenzelm [Wed, 29 Jun 2005 15:13:37 +0200] rev 16607
added print': print depending on print_mode;
wenzelm [Wed, 29 Jun 2005 15:13:36 +0200] rev 16606
no Syntax.internal on thesis;
wenzelm [Wed, 29 Jun 2005 15:13:35 +0200] rev 16605
added print_mode three_buffersN and corresponding cond_print;
wenzelm [Wed, 29 Jun 2005 15:13:34 +0200] rev 16604
cond_print for end-of-proof and calculational commands;
wenzelm [Wed, 29 Jun 2005 15:13:33 +0200] rev 16603
added eq;
improved copy/copy_dir: only copy if non-eq;
wenzelm [Wed, 29 Jun 2005 15:13:32 +0200] rev 16602
pass thy as explicit argument (the old ref was not safe
in conjunction with lazy evaluation -- the unify code could be fooled
about the present theory context);