From be2e4143844eacde377f9efb27dcb1b55e6ecaf6 Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 2 Aug 1993 17:18:41 +0000 Subject: Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes. --- larn/object.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'larn/object.c') diff --git a/larn/object.c b/larn/object.c index cbe7c60b..7a9cd5af 100644 --- a/larn/object.c +++ b/larn/object.c @@ -1,3 +1,7 @@ +#ifndef lint +static char rcsid[] = "$Id: object.c,v 1.3 1993/08/02 17:20:16 mycroft Exp $"; +#endif /* not lint */ + /* object.c Larn is copyrighted 1986 by Noah Morgan. */ #include "header.h" -- cgit v1.2.3