diff options
Diffstat (limited to 'hack/hack.mkshop.c')
| -rw-r--r-- | hack/hack.mkshop.c | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/hack/hack.mkshop.c b/hack/hack.mkshop.c index 6553eee0..d11e9540 100644 --- a/hack/hack.mkshop.c +++ b/hack/hack.mkshop.c @@ -1,5 +1,10 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.mkshop.c - version 1.0.3 */ +/* + * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. + */ + +#ifndef lint +static char rcsid[] = "$Id: hack.mkshop.c,v 1.3 1993/08/02 17:17:26 mycroft Exp $"; +#endif /* not lint */ #include <stdlib.h> #ifndef QUEST |
