X-Git-Url: https://git.distorted.org.uk/~mdw/quine/blobdiff_plain/267c6003e8f73b1e1d1f918a8d9e149db26e9a6a..HEAD:/qqlib.c diff --git a/qqlib.c b/qqlib.c index 9edacbc..9f7e7f3 100644 --- a/qqlib.c +++ b/qqlib.c @@ -1,7 +1,5 @@ /* -*-c-*- * - * $Id: qqlib.c,v 1.1 1999/04/28 19:58:07 mdw Exp $ - * * Useful library of tools for quines * * (c) 1999 Mark Wooding @@ -31,19 +29,10 @@ * License. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: qqlib.c,v $ - * Revision 1.1 1999/04/28 19:58:07 mdw - * Initial revision - * - */ - /*----- Header files ------------------------------------------------------*/ /* --- ANSI headers --- */ -#include #include #include #include