summaryrefslogtreecommitdiffstats
path: root/cribbage/cribbage.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 18:49:50 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 18:49:50 +0000
commit462fca95471224f85b85be911e72faee16cd1597 (patch)
treea0e4c1c096d66e8908adab57224bf19bd7f94e63 /cribbage/cribbage.h
parent1639abc312beea68f4391a202db74ef7bdd5a494 (diff)
downloadbsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.tar.gz
bsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.tar.zst
bsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.zip
Add RCS identifiers.
Diffstat (limited to 'cribbage/cribbage.h')
-rw-r--r--cribbage/cribbage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cribbage/cribbage.h b/cribbage/cribbage.h
index 952d79b0..ffd6bd7d 100644
--- a/cribbage/cribbage.h
+++ b/cribbage/cribbage.h
@@ -30,7 +30,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)cribbage.h 5.4 (Berkeley) 6/1/90
+ * from: @(#)cribbage.h 5.4 (Berkeley) 6/1/90
+ * $Id: cribbage.h,v 1.2 1993/08/01 18:55:21 mycroft Exp $
*/
extern CARD deck[ CARDS ]; /* a deck */