/[enigma]/enigma/src/fwd.hh
ViewVC logotype

Diff of /enigma/src/fwd.hh

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

revision 1.2 by dheck, Fri Apr 4 21:16:13 2003 UTC revision 1.3 by reallysoft, Wed May 14 10:45:38 2003 UTC
# Line 5  Line 5 
5  // modify it under the terms of the GNU General Public License  // modify it under the terms of the GNU General Public License
6  // as published by the Free Software Foundation; either version 2  // as published by the Free Software Foundation; either version 2
7  // of the License, or (at your option) any later version.  // of the License, or (at your option) any later version.
8  //    //
9  // This program is distributed in the hope that it will be useful,  // This program is distributed in the hope that it will be useful,
10  // but WITHOUT ANY WARRANTY; without even the implied warranty of  // but WITHOUT ANY WARRANTY; without even the implied warranty of
11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12  // GNU General Public License for more details.  // GNU General Public License for more details.
13  //    //
14  // You should have received a copy of the GNU General Public License along  // You should have received a copy of the GNU General Public License along
15  // with this program; if not, write to the Free Software Foundation, Inc.,  // with this program; if not, write to the Free Software Foundation, Inc.,
16  // 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.  // 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
# Line 33  namespace world Line 33  namespace world
33      class Object;      class Object;
34      class Actor;      class Actor;
35      class ActorInfo;      class ActorInfo;
36      class Item;      class Item;
37      class Stone;      class Stone;
38      class Floor;      class Floor;
39      class StoneContact;      class StoneContact;
40        class Impulse;
41  }  }
42    
43  namespace display  namespace display

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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