X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/898a4e2555438ff8adb08b4d82690d08715e1048..b817bfc642225b8c3c0b6a7e42d1fb949b61a606:/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