wenzelm [Tue, 15 Jan 2002 00:11:30 +0100] rev 12758
print_locale: allow full body specification;
wenzelm [Tue, 15 Jan 2002 00:09:54 +0100] rev 12757
added mk_conjunction_list;
wenzelm [Tue, 15 Jan 2002 00:09:29 +0100] rev 12756
conj_intr_list and conj_elim_precise: cover 0 conjuncts;
wenzelm [Tue, 15 Jan 2002 00:08:51 +0100] rev 12755
removed case_numbers (already covered by default);
wenzelm [Tue, 15 Jan 2002 00:08:11 +0100] rev 12754
Isar: undeclared rule case names default to numbers 1, 2, 3, ...;
wenzelm [Mon, 14 Jan 2002 17:45:30 +0100] rev 12753
* system: reduced base memory usage by Poly/ML (approx. 20 MB instead
of 40 MB), cf. ML_OPTIONS;