paulson [Mon, 22 Oct 2001 12:11:00 +0200] rev 11871
deleted the redundant first argument of adjust(a,b)
paulson [Mon, 22 Oct 2001 12:01:35 +0200] rev 11870
Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
to their abstract counterparts, while other binary numerals work correctly.
paulson [Mon, 22 Oct 2001 11:55:35 +0200] rev 11869
New simproc, needed to cope with combinations of (abstract) 0, (abstract) 1,
binary numerals in literal arithmetic.
paulson [Mon, 22 Oct 2001 11:54:22 +0200] rev 11868
Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
to their abstract counterparts, while other binary numerals work correctly.
wenzelm [Mon, 22 Oct 2001 11:01:30 +0200] rev 11867
keep DISPLAY;
wenzelm [Sun, 21 Oct 2001 19:49:29 +0200] rev 11866
updated;