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.cpp [antoine-1]


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

Index: eliot/game/pldrack.cpp
diff -u eliot/game/pldrack.cpp:1.5.2.2 eliot/game/pldrack.cpp:1.5.2.3
--- eliot/game/pldrack.cpp:1.5.2.2      Sun Oct 23 18:38:18 2005
+++ eliot/game/pldrack.cpp      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.cpp,v 1.5.2.2 2005/10/23 18:38:18 afrab Exp $ */
-
 /**
  *  \file   pldrack.cpp
  *  \brief  Improved Rack class with old and new tiles
@@ -92,7 +90,7 @@
        {
            res = bag.takeRandomTiles(tiles_to_take,tiles);
        }
-    
+
     // 3: we set the rack
     m_newTiles = tiles;
     return res;




reply via email to

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