X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/a2a74efe4b1276b1efec12f25fd65f0df060f38a..3e248c3b5b309bc03eb5f70762d3f5671d51f996:/calc/gfx-test.cal diff --git a/calc/gfx-test.cal b/calc/gfx-test.cal index 4bdee42..1c2d4c6 100644 --- a/calc/gfx-test.cal +++ b/calc/gfx-test.cal @@ -1,13 +1,11 @@ /* -*-apcalc-*- * - * $Id: gfx-test.cal,v 1.1 2000/10/08 16:01:37 mdw Exp $ - * * Generate test cases for %$\gf{2}[x]$% arithmetic * * (c) 2000 Straylight/Edgeware */ -/*----- Licensing notice --------------------------------------------------* +/*----- Licensing notice --------------------------------------------------* * * This file is part of Catacomb. * @@ -15,26 +13,18 @@ * it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. - * + * * Catacomb is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Library General Public License for more details. - * + * * You should have received a copy of the GNU Library General Public * License along with Catacomb; if not, write to the Free * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: gfx-test.cal,v $ - * Revision 1.1 2000/10/08 16:01:37 mdw - * Prototypes of various bits of code. - * - */ - /*----- External units ----------------------------------------------------*/ read gfx;