eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] Changes to eliot/game/pldrack.h [antoine-1]


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/game/pldrack.h [antoine-1]
Date: Sun, 23 Oct 2005 16:59:06 -0400

Index: eliot/game/pldrack.h
diff -u eliot/game/pldrack.h:1.8.2.2 eliot/game/pldrack.h:1.8.2.3
--- eliot/game/pldrack.h:1.8.2.2        Sun Oct 23 18:38:18 2005
+++ eliot/game/pldrack.h        Sun Oct 23 20:58:20 2005
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  *****************************************************************************/
 
-/* $Id: pldrack.h,v 1.8.2.2 2005/10/23 18:38:18 afrab Exp $ */
- 
 /**
  *  \file   pldrack.h
  *  \brief  Improved Rack class with old and new tiles
@@ -48,8 +46,8 @@
  public:
     static const int RACK_SIZE;
     typedef enum {
-      RACK_ALL, 
-      RACK_NEW, 
+      RACK_ALL,
+      RACK_NEW,
       RACK_MANUAL
     } set_rack_mode;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]