X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/77e3814f0c0e3dea4d0032e25666f77e6f83bfff..872a50db510aae37e624f1b82db06f08023c5712:/hack/hack.mon.c diff --git a/hack/hack.mon.c b/hack/hack.mon.c index b31c1592..de3ddb3c 100644 --- a/hack/hack.mon.c +++ b/hack/hack.mon.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.mon.c - version 1.0.3 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$NetBSD: hack.mon.c,v 1.3 1995/03/23 08:30:57 cgd Exp $"; +#endif /* not lint */ #include "hack.h" #include "hack.mfndpos.h"