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