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