]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/destruct.c
Add RCS identifiers.
[bsdgames-darwin.git] / trek / destruct.c
index 906f14007868bee9c53859c1f5ca5c5eac06f283..6e85ef36fd4c0e989841cb71a7d0afe41192001d 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)destruct.c 5.5 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)destruct.c 5.5 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: destruct.c,v 1.2 1993/08/01 18:50:42 mycroft Exp $";
 #endif /* not lint */
 
 # include      "trek.h"