From b8487be54479a1ff66937082686d4db9f04f7627 Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 2 Aug 1993 17:16:36 +0000 Subject: alloc.c --- hack/hack.mkmaze.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'hack/hack.mkmaze.c') diff --git a/hack/hack.mkmaze.c b/hack/hack.mkmaze.c index bee24f95..84a1453a 100644 --- a/hack/hack.mkmaze.c +++ b/hack/hack.mkmaze.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.mkmaze.c - version 1.0.2 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$Id: hack.mkmaze.c,v 1.2 1993/08/02 17:17:24 mycroft Exp $"; +#endif /* not lint */ #include "hack.h" #include "def.mkroom.h" /* not really used */ -- cgit v1.2.3-56-ge451