X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ceb3f0c0a3b7bb3fa3250d31b04c382894095e52..298182ad446aaced14dea7ed0e7c968946787288:/gfreduce.h diff --git a/gfreduce.h b/gfreduce.h index 2fc4c0a..ec343b4 100644 --- a/gfreduce.h +++ b/gfreduce.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: gfreduce.h,v 1.1.2.1 2004/03/21 22:39:46 mdw Exp $ + * $Id: gfreduce.h,v 1.3 2004/04/08 01:36:15 mdw Exp $ * * Reduction modulo sparse binary polynomials * @@ -27,14 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: gfreduce.h,v $ - * Revision 1.1.2.1 2004/03/21 22:39:46 mdw - * Elliptic curves on binary fields work. - * - */ - #ifndef CATACOMB_GFREDUCE_H #define CATACOMB_GFREDUCE_H