Missed off <ctype.h>\!
[u/mdw/catacomb] / mp-arith.c
index 59198cf..53584e7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mp-arith.c,v 1.16.2.2 2004/03/20 00:14:03 mdw Exp $
+ * $Id: mp-arith.c,v 1.17 2003/10/12 15:03:35 mdw Exp $
  *
  * Basic arithmetic on multiprecision integers
  *
@@ -30,8 +30,8 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: mp-arith.c,v $
- * Revision 1.16.2.2  2004/03/20 00:14:03  mdw
- * Bug fix.
+ * Revision 1.17  2003/10/12 15:03:35  mdw
+ * Merge fix from other branch.
  *
  * Revision 1.16.2.1  2003/06/10 13:21:10  mdw
  * Fix bug dividing small things by large ones.