Merge and close elliptic curve branch.
[u/mdw/catacomb] / gf-gcd.c
index 64d61d4..7c09d3a 100644 (file)
--- a/gf-gcd.c
+++ b/gf-gcd.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: gf-gcd.c,v 1.1.2.1 2004/03/21 22:39:46 mdw Exp $
+ * $Id: gf-gcd.c,v 1.2 2004/03/21 22:52:06 mdw Exp $
  *
  * Euclidian algorithm on binary polynomials
  *
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: gf-gcd.c,v $
+ * Revision 1.2  2004/03/21 22:52:06  mdw
+ * Merge and close elliptic curve branch.
+ *
  * Revision 1.1.2.1  2004/03/21 22:39:46  mdw
  * Elliptic curves on binary fields work.
  *