/[eliot]/eliot/game/freegame.cpp
ViewVC logotype

Diff of /eliot/game/freegame.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12.2.1 by afrab, Sun Oct 23 17:16:24 2005 UTC revision 1.12.2.2 by ipkiss, Sun Oct 23 20:58:20 2005 UTC
# Line 2  Line 2 
2   * Copyright (C) 2005 Eliot   * Copyright (C) 2005 Eliot
3   * Authors: Olivier Teuliere  <ipkiss@via.ecp.fr>   * Authors: Olivier Teuliere  <ipkiss@via.ecp.fr>
4   *   *
  * $Id$  
  *  
5   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
6   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
7   * the Free Software Foundation; either version 2 of the License, or   * the Free Software Foundation; either version 2 of the License, or
# Line 41  FreeGame::~FreeGame() Line 39  FreeGame::~FreeGame()
39  {  {
40  }  }
41    
42  int FreeGame::play(int player, Round& round)  int FreeGame::play(int player, Round& oRound)
43  {  {
44    return 0;      return 0;
45  }  }
46    
47  int FreeGame::back()  int FreeGame::back()
48  {  {
49    return 0;      return 0;
50  }  }
51    

Legend:
Removed from v.1.12.2.1  
changed lines
  Added in v.1.12.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26