]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Add RCS identifiers, remove some completely useless RCS logs and patchkit
authormycroft <mycroft@NetBSD.org>
Mon, 2 Aug 1993 17:18:41 +0000 (17:18 +0000)
committermycroft <mycroft@NetBSD.org>
Mon, 2 Aug 1993 17:18:41 +0000 (17:18 +0000)
headers, and a few other insignificant changes.

50 files changed:
hack/alloc.c
hack/hack.options.c
hack/hack.pager.c
hack/hack.potion.c
hack/hack.pri.c
hack/hack.read.c
hack/hack.rip.c
hack/hack.rumors.c
hack/hack.save.c
hack/hack.search.c
hack/hack.shk.c
hack/hack.shknam.c
hack/hack.steal.c
hack/hack.termcap.c
hack/hack.timeout.c
hack/hack.topl.c
hack/hack.track.c
hack/hack.trap.c
hack/hack.u_init.c
hack/hack.unix.c
hack/hack.vault.c
hack/hack.version.c
hack/hack.wield.c
hack/hack.wizard.c
hack/hack.worm.c
hack/hack.worn.c
hack/hack.zap.c
hack/makedefs.c
hack/rnd.c
larn/bill.c
larn/config.c
larn/create.c
larn/diag.c
larn/display.c
larn/fortune.c
larn/global.c
larn/header.h
larn/help.c
larn/io.c
larn/main.c
larn/monster.c
larn/moreobj.c
larn/movem.c
larn/nap.c
larn/object.c
larn/regen.c
larn/savelev.c
larn/scores.c
larn/signal.c
larn/tok.c

index d94bf8b903b8bd3ebb4e60064507535fa9a8fcae..60bf4da558f72318b302736182bef0a2eabc587e 100644 (file)
@@ -1,4 +1,7 @@
-/* alloc.c - version 1.0.2 */
+#ifndef lint
+static char rcsid[] = "$Id: alloc.c,v 1.2 1993/08/02 17:19:10 mycroft Exp $";
+#endif /* not lint */
+
 #ifdef LINT
 
 /*
index ed95de310ead4b64fba8439a94ec63ac1f33ee81..941fa58b7f0bbfe0453e766abc6f390ead852f6e 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.options.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.options.c,v 1.2 1993/08/02 17:19:12 mycroft Exp $";
+#endif /* not lint */
 
 #include "config.h"
 #include "hack.h"
index b1edb9164e8c8688f5dd10ff1b6be482979c8c2b..c1572b385480f9e1b69813985c5a59b28a80f7a2 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.pager.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.pager.c,v 1.2 1993/08/02 17:19:13 mycroft Exp $";
+#endif /* not lint */
 
 /* This file contains the command routine dowhatis() and a pager. */
 /* Also readmail() and doshell(), and generally the things that
index c860299eb5bb1b29102ef5316fd30f768b966aa9..9b0d70f43eb1ba1e51d90e01c79fc6f9b82ab349 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.potion.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.potion.c,v 1.2 1993/08/02 17:19:14 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 extern int float_down();
index 13ee6b7d0b15f8bebd52bf01703f688f939ce5d7..aae52d5ebc887abbb4950ea37e485179b39aaaef 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.pri.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.pri.c,v 1.2 1993/08/02 17:19:16 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 #include <stdio.h>
index 5c0de3a7a0c1bb98d04eb7f838c56b3ee30833ee..5c7840e11d5ecedfe42493fdc1debf9d29785644 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.read.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.read.c,v 1.2 1993/08/02 17:19:17 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index 7f729ba239910bffe345bd10546664261488198a..8bb37559a141978462e3ca498fc46a1bb43a3208 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.rip.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.rip.c,v 1.3 1993/08/02 17:19:18 mycroft Exp $";
+#endif /* not lint */
 
 #include <stdio.h>
 #include "hack.h"
index ee5f139993ce1f21b750f4b44a64a01daa9111df..e86142df103c1a7664937dee4e8286154411641e 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.rumors.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.rumors.c,v 1.2 1993/08/02 17:19:20 mycroft Exp $";
+#endif /* not lint */
 
 #include       <stdio.h>
 #include       "hack.h"                /* for RUMORFILE and BSD (index) */
index fe09e1e72e1e84d6735f293cbe99a4d9b18b1fbb..7aae72d2535a0a9b0226ec2145cbfb2f94573bd1 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.save.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.save.c,v 1.2 1993/08/02 17:19:21 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 extern char genocided[60];     /* defined in Decl.c */
index c0ef9932ee91b098e2021c9e6084cb1c4910e7d8..2180390807de490dc2364391c148fcd1bdd9be45 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.search.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.search.c,v 1.2 1993/08/02 17:19:22 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index 1478b1d8d576bac98158997dfe7bc7a31bbb193c..ca6bb2a522a45d47d20c335fd9b5cb886db6e62a 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.shk.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.shk.c,v 1.2 1993/08/02 17:19:23 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 #ifdef QUEST
index 9d4b860ff6b6d9f19403a4705fb6b006d18de56b..38cdaac3b6ef39ea3c0b4d69d396c1cab98f123c 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.shknam.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.shknam.c,v 1.2 1993/08/02 17:19:25 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index f123d37f790bfa1cb911e557697b1cbab0a5b24e..0bb4f1cc016392176b94ae9c31bdddf59a4b1700 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.steal.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.steal.c,v 1.2 1993/08/02 17:19:26 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index e94d6729c17b5775c912fc3152684ca64dbc5c06..3999cade08b0e71d62637fecc434b118fb2bddb4 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.termcap.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.termcap.c,v 1.2 1993/08/02 17:19:27 mycroft Exp $";
+#endif /* not lint */
 
 #include <stdio.h>
 #include "config.h"    /* for ROWNO and COLNO */
index d828297684ff8faf287c6bb0d488641a7c79b17d..38095f83157a89fbd21bc2ae4f8e293cb3375b66 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.timeout.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.timeout.c,v 1.2 1993/08/02 17:19:29 mycroft Exp $";
+#endif /* not lint */
 
 #include       "hack.h"
 
index 13a033d19c5e3c0fc41b54093631987c6aff8e3a..3c1b6f3bfa4039019d0b8d28be82dec02d739aa4 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.topl.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.topl.c,v 1.2 1993/08/02 17:19:30 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 #include <stdio.h>
index 6b41c2cdb118c41ffa3c47cf5f737ff28a423b84..5960ead6d74c45b0754f5d01c33d8b8d7f53bdd4 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.track.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.track.c,v 1.2 1993/08/02 17:19:31 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index e426dd1ccb98b818d76412de43fe27380cbc23bb..15983f97303e5668c47637f4ab56c2950f8cc138 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.trap.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.trap.c,v 1.2 1993/08/02 17:19:32 mycroft Exp $";
+#endif /* not lint */
 
 #include       "hack.h"
 
index 4d664a614be1dadb6e4555c1b32ada4f9e423218..8cef4170215025544a11b5cbc195f15ac10dfbb4 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.u_init.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.u_init.c,v 1.3 1993/08/02 17:19:33 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 #include <stdio.h>
index 03b294db8b106cbcc1774ea72826d806061da753..fdb8ae009e97b2504a1b5e0f038deb5be26b893c 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.unix.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.unix.c,v 1.2 1993/08/02 17:19:34 mycroft Exp $";
+#endif /* not lint */
 
 /* This file collects some Unix dependencies; hack.pager.c contains some more */
 
index a82c9f9a509b98bff67a66649337347968561ed6..0c8a267101ef494cb3385e56831f893dddd604df 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.vault.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.vault.c,v 1.2 1993/08/02 17:19:36 mycroft Exp $";
+#endif /* not lint */
 
 #include       "hack.h"
 #ifdef QUEST
index 7db39475d3bd1c9c2199a919747c69b45eb61ccc..ee1381eb30d10fbdfc7e8f51aa61fd63e13ca54c 100644 (file)
@@ -1,6 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.version.c - version 1.0.3 */
-/* $Header: /cvsroot/src/games/hack/hack.version.c,v 1.1.1.1 1993/03/21 09:45:37 cgd Exp $ */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.version.c,v 1.2 1993/08/02 17:19:37 mycroft Exp $";
+#endif /* not lint */
 
 #include       "date.h"
 
index d0609a1cb6d444975ab5b02c81a30d5737f0c3b2..da92119a5164bd7de311d1f484b46cbff4ec2eb5 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.wield.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.wield.c,v 1.2 1993/08/02 17:19:38 mycroft Exp $";
+#endif /* not lint */
 
 #include       "hack.h"
 extern struct obj zeroobj;
index 835ecc3dfbd918ab9f37866f644a79099c68294d..caec93f72e3a162f54a183764e907899cabd4fd3 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.wizard.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.wizard.c,v 1.2 1993/08/02 17:19:39 mycroft Exp $";
+#endif /* not lint */
 
 /* wizard code - inspired by rogue code from Merlyn Leroy (digi-g!brian) */
 
index ba3505d19b4f32ff9059609b840cf5c8f25e8e00..b88269e4a86db6996d94f0a45e6c11b6494e579f 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.worm.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.worm.c,v 1.2 1993/08/02 17:19:40 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 #ifndef NOWORM
index bfec47f21996630e01924378a9487fa53f8945f0..638befbe07c3590a239a0ec23857be26ec8b2f58 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.worn.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.worn.c,v 1.2 1993/08/02 17:19:42 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index e1472b56906f9d5f32e1188fb3ad8b93c1a34c12..85b9dc385f173b35319ac30add9d18b54ae4b571 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.zap.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.zap.c,v 1.2 1993/08/02 17:19:43 mycroft Exp $";
+#endif /* not lint */
 
 #include "hack.h"
 
index aa113b9fed8d5981e96c7cbe143ab739457fe2ba..05d685eda729bf428e13f13caf1cf556aef5ecf8 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* makedefs.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: makedefs.c,v 1.2 1993/08/02 17:19:44 mycroft Exp $";
+#endif /* not lint */
 
 #include <stdio.h>
 
index 8547cef210a223e6d35ca2c135e34f1ad10ae861..d90970afb3fae74101c8ea291215c9f1ba289880 100644 (file)
@@ -1,4 +1,6 @@
-/* rnd.c - version 1.0.2 */
+#ifndef lint
+static char rcsid[] = "$Id: rnd.c,v 1.2 1993/08/02 17:19:45 mycroft Exp $";
+#endif /* not lint */
 
 #define RND(x) ((random()>>3) % x)
 
index 3926a2e5707478446e7874e774fb5a715d0b6648..3336a06f95336a7117286f59e31b26cac5128091 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: bill.c,v 1.2 1993/08/02 17:19:54 mycroft Exp $";
+#endif /* not lint */
+
 #include "header.h"
 /* bill.c               "Larn is copyrighted 1986 by Noah Morgan. */
 static char mail600[32];
index ccdd6d5f1acd6b6172155a62868d3176c163db7a..cb8b7d2b640562c2a5e441bd82b9e853a35effc7 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: config.c,v 1.2 1993/08/02 17:19:56 mycroft Exp $";
+#endif /* not lint */
+
 /*
  *     config.c        --      This defines the installation dependent variables.
  *                  Some strings are modified later.  ANSI C would
index 46c09c935a70316cca85a712b19599653ab02719..ea809a2c13216210fe13327d31400d8766902a97 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: create.c,v 1.2 1993/08/02 17:19:57 mycroft Exp $";
+#endif /* not lint */
+
 /*     create.c                Larn is copyrighted 1986 by Noah Morgan. */
 #include "header.h"
 extern char spelknow[],larnlevels[];
index 52daf12176625653bb8bee26979ff774a929ff8b..e069e60980c922d7ca5c400f74bfc6451a6c46a3 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: diag.c,v 1.3 1993/08/02 17:19:58 mycroft Exp $";
+#endif /* not lint */
+
 /*     diag.c          Larn is copyrighted 1986 by Noah Morgan. */
 #include <sys/types.h>
 #include <sys/times.h>
index b49de50c4fe23fefbb17761d594fc5a73e75c61d..25c52979943b66e6a2536401bd993b89509f115f 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: display.c,v 1.2 1993/08/02 17:19:59 mycroft Exp $";
+#endif /* not lint */
+
 /*     display.c               Larn is copyrighted 1986 by Noah Morgan. */
 #include "header.h"
 #define makecode(_a,_b,_c) (((_a)<<16) + ((_b)<<8) + (_c))
index f410375da869a4809039270c2c97a7b935944a14..0efd44186192932daea3958c0f0a1aed576e9b75 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: fortune.c,v 1.2 1993/08/02 17:20:00 mycroft Exp $";
+#endif /* not lint */
+
 /* fortune.c            Larn is copyrighted 1986 by Noah Morgan. */
 #include <sys/types.h>
 #include <sys/stat.h>
index 80a3dd4630ee9d489c55f97e74317fcb984ad384..de724d7c902bc2e4b0c20b0ca4cc8ed2ed57532f 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: global.c,v 1.2 1993/08/02 17:20:02 mycroft Exp $";
+#endif /* not lint */
+
 /*     global.c                Larn is copyrighted 1986 by Noah Morgan.
  *
  *     raiselevel()            subroutine to raise the player one level
index f616f2485690103b4f7b35945f5d70454c289fcd..87c2c8a396b9de998cccceb550974a899d098952 100644 (file)
@@ -1,3 +1,5 @@
+/*     $Id: header.h,v 1.3 1993/08/02 17:20:03 mycroft Exp $ */
+
 /*     header.h                Larn is copyrighted 1986 by Noah Morgan. */
 
 #define MAXLEVEL 11
index 0f21367dc78602312a57d39bce4a34e32064b21b..57ae59e3dff4ae34a8ed91ea3e94ea6925fe856a 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: help.c,v 1.2 1993/08/02 17:20:04 mycroft Exp $";
+#endif /* not lint */
+
 /*     help.c          Larn is copyrighted 1986 by Noah Morgan. */
 #include "header.h"
 /*
index dc0d5e7c429a1e36042ce58d51f263de11ea4f44..b41d64a90aa738fedd08b5e4cf545a9b545ef047 100644 (file)
--- a/larn/io.c
+++ b/larn/io.c
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: io.c,v 1.2 1993/08/02 17:20:05 mycroft Exp $";
+#endif /* not lint */
+
 /* io.c                         Larn is copyrighted 1986 by Noah Morgan.
  *
  *     Below are the functions in this file:
index c77f72cad16c51ee35b5a358635dfaf3cb203482..740e0870d6acee91284f4a2ef8939121d2abae4b 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: main.c,v 1.3 1993/08/02 17:20:07 mycroft Exp $";
+#endif /* not lint */
+
 /*     main.c          */
 #include <sys/types.h>
 #include "header.h"
index 6ec08651e78e8b5a690cdb1a2e738931229b95ee..45a64bc49dfee1a186d6bae30474f2dd1d0460cc 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: monster.c,v 1.2 1993/08/02 17:20:10 mycroft Exp $";
+#endif /* not lint */
+
 /*
  *     monster.c               Larn is copyrighted 1986 by Noah Morgan. 
  *
index f834b1a136eef56c453203870a6ac93f974d37ba..e30629a3beaea0995ff8738cdeb2aeb8e0625c3c 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: moreobj.c,v 1.2 1993/08/02 17:20:12 mycroft Exp $";
+#endif /* not lint */
+
 /* moreobj.c           Larn is copyrighted 1986 by Noah Morgan.
  *
  *     Routines in this file:
index 7239a068f32934f60f9dacd982ee6c97c758cc36..ccc6c9fb984978c49189028ebac2ff4dc0a54f33 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: movem.c,v 1.2 1993/08/02 17:20:14 mycroft Exp $";
+#endif /* not lint */
+
 /*
  *     movem.c (move monster)          Larn is copyrighted 1986 by Noah Morgan.
  *
index b7a877d147b5697f5212a4ae9866f3e7560d1063..732974d2bc2f4d6ca0524b6b8d47594c3813ebc6 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: nap.c,v 1.2 1993/08/02 17:20:15 mycroft Exp $";
+#endif /* not lint */
+
 /* nap.c                Larn is copyrighted 1986 by Noah Morgan. */
 #include <signal.h>
 #include <sys/types.h>
index cbe7c60be2e655831b9f073e67573ceb7f50e824..7a9cd5afcd97a2d02b4279e0db6ff1568645ea19 100644 (file)
@@ -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"
 
index b9f7a0f2cd671321159d794541216bece643051d..e65be75b4c884580dc81c4edeee1fae873d5512f 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: regen.c,v 1.2 1993/08/02 17:20:17 mycroft Exp $";
+#endif /* not lint */
+
 /* regen.c                     Larn is copyrighted 1986 by Noah Morgan. */
 #include "header.h"
 /*
index 4419acb95092ffdf4c1e7ecf405b6488389279c8..993eaa86321f52960b66695632e33e366df3c3f4 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: savelev.c,v 1.2 1993/08/02 17:20:18 mycroft Exp $";
+#endif /* not lint */
+
 /* savelev.c            Larn is copyrighted 1986 by Noah Morgan. */
 #include "header.h"
 extern struct cel *cell;
index 7ffa4b777408d77fbb56718fb051af5a47d71a06..a0b1c47804dba65a3793c7059318e1d487d6510e 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: scores.c,v 1.3 1993/08/02 17:20:19 mycroft Exp $";
+#endif /* not lint */
+
 /* scores.c                     Larn is copyrighted 1986 by Noah Morgan.
  *
  *     Functions in this file are:
index 60bd6ce1270bd1fd85cb6d4c302862ed4d347405..a7c751f8ed3bb74172067b6bd90e660cba87019e 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: signal.c,v 1.2 1993/08/02 17:20:21 mycroft Exp $";
+#endif /* not lint */
+
 #include <signal.h>
 #include "header.h"                    /* "Larn is copyrighted 1986 by Noah Morgan.\n" */
 #define BIT(a) (1<<((a)-1))
index ee4039b42d056ae4b928f446d09912b9cec1cdfa..6804dd521df4013ab53836f257cad3b683c49b88 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: tok.c,v 1.2 1993/08/02 17:20:22 mycroft Exp $";
+#endif /* not lint */
+
 /* tok.c               Larn is copyrighted 1986 by Noah Morgan. */
 #include <sys/types.h>
 #ifdef SYSV