Expunge revision histories in files.
[u/mdw/catacomb] / gfn.h
diff --git a/gfn.h b/gfn.h
index 48531b9..94a74c5 100644 (file)
--- a/gfn.h
+++ b/gfn.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: gfn.h,v 1.1 2004/04/01 21:28:41 mdw Exp $
+ * $Id: gfn.h,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * Normal-basis translation for binary fields
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: gfn.h,v $
- * Revision 1.1  2004/04/01 21:28:41  mdw
- * Normal basis support (translates to poly basis internally).  Rewrite
- * EC and prime group table generators in awk, so that they can reuse data
- * for repeated constants.
- *
- */
-
 #ifndef CATACOMB_GFN_H
 #define CATACOMB_GFN_H