Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2001-10-28 14:06:32 -0800 (Sun, 28 Oct 2001)
Revision: 3429
Log message:
- Made sure that div by zero and mod zero raise proper exceptions in
Mp_big_int, Mp_num and Base_meta
- Made the Mp_num.num and Mp_big_int.big_int types abstract.
- Minor changes in the "make realclean" scripts.