X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/9b85680687e77d758ed4d5f002375aa6f88dc803..e106683a5e1883b9be5d14532e79a9ca4c3dac80:/hack/hack.apply.c diff --git a/hack/hack.apply.c b/hack/hack.apply.c index 18da738d..dc512905 100644 --- a/hack/hack.apply.c +++ b/hack/hack.apply.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.apply.c - version 1.0.3 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$Id: hack.apply.c,v 1.3 1993/08/02 17:16:58 mycroft Exp $"; +#endif /* not lint */ #include "hack.h" #include "def.edog.h"