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