]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - backgammon/common_source/board.c
Add RCS identifiers.
[bsdgames-darwin.git] / backgammon / common_source / board.c
index d21d36a9ca7cd278ba09f73d9488dc9956deb39e..8b1402ab1df5351ff0070bf8b58abd02fae6519a 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)board.c    5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)board.c    5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: board.c,v 1.2 1993/08/01 18:56:47 mycroft Exp $";
 #endif /* not lint */
 
 #include "back.h"