X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/432c4e184d44704511a5991b80224a87cb1d4613..c65df27983057ec76ed0e72bb370f9a5ae7dad28:/mpdump.c diff --git a/mpdump.c b/mpdump.c index 5a8030f..3396f0c 100644 --- a/mpdump.c +++ b/mpdump.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mpdump.c,v 1.1 2004/03/27 17:54:11 mdw Exp $ + * $Id: mpdump.c,v 1.2 2004/04/08 01:36:15 mdw Exp $ * * Dump a multiprecision integer as C data * @@ -27,14 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: mpdump.c,v $ - * Revision 1.1 2004/03/27 17:54:11 mdw - * Standard curves and curve checking. - * - */ - /*----- Header files ------------------------------------------------------*/ #include