X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/77e3814f0c0e3dea4d0032e25666f77e6f83bfff..3fab2834b73bd8c948173b17e39a93bf1ad7ccf9:/hack/hack.dog.c?ds=sidebyside diff --git a/hack/hack.dog.c b/hack/hack.dog.c index aa4387ab..06a23330 100644 --- a/hack/hack.dog.c +++ b/hack/hack.dog.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.dog.c - version 1.0.3 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$Id: hack.dog.c,v 1.2 1993/08/02 17:17:07 mycroft Exp $"; +#endif /* not lint */ #include "hack.h" #include "hack.mfndpos.h"