Updated Table's compatability

This commit is contained in:
Kayne Ruse
2013-01-21 03:25:08 +11:00
parent 440b13c413
commit 1a7a7a1f88
2 changed files with 19 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
/* File Name: table.h
* Author: Kayne Ruse
* Date (dd/mm/yyyy): 09/06/2011
* Copyright: (c) Kayne Ruse 2011, 2012
* Date (dd/mm/yyyy): 21/01/2013
* Copyright: (c) Kayne Ruse 2011, 2012, 2013
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
@@ -23,7 +23,7 @@
* distribution.
*
* Description:
* Designed for Project Hearts, 4th try.
* Hold the cards in play, and determine the winner of a trick.
*/
#ifndef KR_TABLE_H_
#define KR_TABLE_H_