wenzelm [Mon, 08 May 2000 10:49:27 +0200] rev 8821
always discgarb -c;
wenzelm [Sat, 06 May 2000 00:46:13 +0200] rev 8820
fixed clash with new 'abs' const;
wenzelm [Fri, 05 May 2000 22:37:04 +0200] rev 8819
use Sign.simple_read_term;
wenzelm [Fri, 05 May 2000 22:35:51 +0200] rev 8818
error msg: counting from one (again), in order to be consistent with
case names of induction rule;
wenzelm [Fri, 05 May 2000 22:34:40 +0200] rev 8817
tuned messages;
use Sign.simple_read_term;
wenzelm [Fri, 05 May 2000 22:32:49 +0200] rev 8816
removed dead code: listof;
wenzelm [Fri, 05 May 2000 22:32:25 +0200] rev 8815
use Args.colon / Args.parens;
wenzelm [Fri, 05 May 2000 22:30:14 +0200] rev 8814
adapted to new arithmetic simprocs;
wenzelm [Fri, 05 May 2000 22:29:02 +0200] rev 8813
added scan_to_id (used to be in Pure/section_utils.ML);
wenzelm [Fri, 05 May 2000 22:25:17 +0200] rev 8812
removed Pure/section_utils.ML;
wenzelm [Fri, 05 May 2000 22:24:47 +0200] rev 8811
improved syntax of method options (no_asm) etc;
wenzelm [Fri, 05 May 2000 22:24:03 +0200] rev 8810
removed index2;
wenzelm [Fri, 05 May 2000 22:23:27 +0200] rev 8809
updated;
wenzelm [Fri, 05 May 2000 22:18:40 +0200] rev 8808
GPLed;
wenzelm [Fri, 05 May 2000 22:09:41 +0200] rev 8807
GPLed;
wenzelm [Fri, 05 May 2000 22:02:46 +0200] rev 8806
GPLed;
wenzelm [Fri, 05 May 2000 22:00:17 +0200] rev 8805
GPLed;
improved begin_theory: proper presentation if 'files' change theory;
wenzelm [Fri, 05 May 2000 21:59:28 +0200] rev 8804
GPLed;
improved begin_theory ('files' may change theory);
wenzelm [Fri, 05 May 2000 21:58:44 +0200] rev 8803
GPLed;
added colon, parens;
wenzelm [Fri, 05 May 2000 21:58:18 +0200] rev 8802
added simple_read_term;
wenzelm [Fri, 05 May 2000 21:57:58 +0200] rev 8801
tuned msg;
nipkow [Fri, 05 May 2000 18:24:06 +0200] rev 8800
Added constant abs.
paulson [Fri, 05 May 2000 17:49:54 +0200] rev 8799
simprocs now simplify the RHS of their result
paulson [Fri, 05 May 2000 17:49:34 +0200] rev 8798
new lemmas about binary division
nipkow [Fri, 05 May 2000 12:51:33 +0200] rev 8797
Added AVL
paulson [Thu, 04 May 2000 18:40:57 +0200] rev 8796
if_weak_cong should make linear arithmetic faster
paulson [Thu, 04 May 2000 18:39:51 +0200] rev 8795
a safer way of proving literal equalities
paulson [Thu, 04 May 2000 15:17:41 +0200] rev 8794
from Suc...Suc to #m
paulson [Thu, 04 May 2000 15:16:46 +0200] rev 8793
of course it should use Main
paulson [Thu, 04 May 2000 15:16:18 +0200] rev 8792
new lemmas concerning powers and #mmm
paulson [Thu, 04 May 2000 15:15:37 +0200] rev 8791
changed 2 to #2
paulson [Thu, 04 May 2000 15:14:56 +0200] rev 8790
Suc 0 -> 1