Expunge revision histories in files.
[u/mdw/catacomb] / mpmont-exp.h
index 5f2b31d..335bde0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mpmont-exp.h,v 1.2 2004/03/21 22:52:06 mdw Exp $
+ * $Id: mpmont-exp.h,v 1.3 2004/04/08 01:36:15 mdw Exp $
  *
  * Exponentiation operations for Montgomery reduction
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: mpmont-exp.h,v $
- * Revision 1.2  2004/03/21 22:52:06  mdw
- * Merge and close elliptic curve branch.
- *
- * Revision 1.1.4.1  2004/03/20 00:13:31  mdw
- * Projective coordinates for prime curves
- *
- * Revision 1.1  2001/06/16 12:58:12  mdw
- * Parameters for generic exponentiation.
- *
- */
-
 #ifndef CATACOMB_MPMONT_EXP_H
 #define CATACOMB_MPMONT_EXP_H