Expunge revision histories in files.
[u/mdw/catacomb] / rho.h
diff --git a/rho.h b/rho.h
index 2760096..c4eb12a 100644 (file)
--- a/rho.h
+++ b/rho.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: rho.h,v 1.2 2004/04/02 01:03:49 mdw Exp $
+ * $Id: rho.h,v 1.3 2004/04/08 01:36:15 mdw Exp $
  *
  * Pollard's rho algorithm for discrete logs
  *
  *
  * Pollard's rho algorithm for discrete logs
  *
  * MA 02111-1307, USA.
  */
 
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: rho.h,v $
- * Revision 1.2  2004/04/02 01:03:49  mdw
- * Miscellaneous constification.
- *
- * Revision 1.1  2000/07/09 21:32:30  mdw
- * Pollard's rho algorithm for computing discrete logs.
- *
- */
-
 #ifndef CATACOMB_RHO_H
 #define CATACOMB_RHO_H
 
 #ifndef CATACOMB_RHO_H
 #define CATACOMB_RHO_H