Expunge revision histories in files.
[u/mdw/catacomb] / mptext-len.c
index e9aee49..5baa389 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mptext-len.c,v 1.1 2002/10/15 22:58:29 mdw Exp $
+ * $Id: mptext-len.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * Work out length of a number's string representation
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: mptext-len.c,v $
- * Revision 1.1  2002/10/15 22:58:29  mdw
- * Fast estimation of number representation lengths.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include "mp.h"