From 462fca95471224f85b85be911e72faee16cd1597 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 18:49:50 +0000 Subject: Add RCS identifiers. --- backgammon/teachgammon/teach.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backgammon/teachgammon/teach.c') diff --git a/backgammon/teachgammon/teach.c b/backgammon/teachgammon/teach.c index 18528d05..60a66182 100644 --- a/backgammon/teachgammon/teach.c +++ b/backgammon/teachgammon/teach.c @@ -38,7 +38,8 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)teach.c 5.6 (Berkeley) 6/1/90"; +/*static char sccsid[] = "from: @(#)teach.c 5.6 (Berkeley) 6/1/90";*/ +static char rcsid[] = "$Id: teach.c,v 1.2 1993/08/01 18:56:28 mycroft Exp $"; #endif /* not lint */ #include "back.h" -- cgit v1.2.3