X-Git-Url: http://winboard.nl/cgi-bin?p=capablanca.git;a=blobdiff_plain;f=lasker-2.2.3%2Fbots%2Fmamer%2FGame.hh;h=7e27de7ea22af9017298762b46690febbcc1bc3b;hp=5247cdb6d28e21df649a89b412443ac915523888;hb=879f6d9ecf67ad68a4f2fdf14254048330e4e683;hpb=76f1e81b3426b94e1d80c9daa309f78045e5335b diff --git a/lasker-2.2.3/bots/mamer/Game.hh b/lasker-2.2.3/bots/mamer/Game.hh index 5247cdb..7e27de7 100644 --- a/lasker-2.2.3/bots/mamer/Game.hh +++ b/lasker-2.2.3/bots/mamer/Game.hh @@ -3,17 +3,13 @@ // // Matthew E. Moses & Michael A. Long // -// $Revision: 1.5 $ -// $Date: 2002/07/02 00:05:19 $ +// $Revision: 1.3 $ +// $Date: 1998/09/10 19:58:41 $ // -// $Log: Game.hh,v $ -// Revision 1.5 2002/07/02 00:05:19 tridge -// got rid of a bunch of RCS tags now that its in CVS -// -// Revision 1.4 2002/07/02 00:02:40 tridge -// - fixed compile on g++ 2.96 -// - updated for lasker 'rmatch' +// $Author: mlong $ +// $Locker: $ // +// $Log: Game.hh,v $ // Revision 1.3 1998/09/10 19:58:41 mlong // lots of little bug fixes and a few new features. // @@ -30,8 +26,8 @@ #ifndef _Game_ #define _Game_ -#include -#include +#include +#include extern "C" { #include