X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/f46efa79cd2bb9adc81541f1218965f85a6b2eef..4739c68a6cb81cae53cd7df694ecd6176d6f11f8:/mpreduce.h diff --git a/mpreduce.h b/mpreduce.h index 72f27fa..c885ccb 100644 --- a/mpreduce.h +++ b/mpreduce.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mpreduce.h,v 1.1 2004/03/27 00:04:46 mdw Exp $ + * $Id: mpreduce.h,v 1.2 2004/04/08 01:36:15 mdw Exp $ * * Efficient reduction modulo nice primes * @@ -27,14 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: mpreduce.h,v $ - * Revision 1.1 2004/03/27 00:04:46 mdw - * Implement efficient reduction for pleasant-looking primes. - * - */ - #ifndef CATACOMB_MPREDUCE_H #define CATACOMB_MPREDUCE_H