X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-perl/blobdiff_plain/660b443cc58d4dd4e92730104429fb64d78c7075..a24b5cfdde0be71a5bb2b85d94be3b93c7719e2a:/mpstuff.c diff --git a/mpstuff.c b/mpstuff.c index 094f987..34a5b54 100644 --- a/mpstuff.c +++ b/mpstuff.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mpstuff.c,v 1.1 2004/04/02 18:04:01 mdw Exp $ + * $Id: mpstuff.c,v 1.2 2004/04/08 01:36:21 mdw Exp $ * * MP manipulation stuff * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: mpstuff.c,v $ - * Revision 1.1 2004/04/02 18:04:01 mdw - * Initial checkin. - * - */ - /*----- Header files ------------------------------------------------------*/ #include "catacomb-perl.h"