![]() |
torcs - 1.2.2 | ![]() |
00001 /*************************************************************************** 00002 00003 file : replay.h 00004 created : Sun Jan 30 22:59:28 CET 2000 00005 copyright : (C) 2000 by Eric Espie 00006 email : torcs@free.fr 00007 version : $Id: replay.h,v 1.2 2003/05/18 20:41:25 torcs Exp $ 00008 00009 ***************************************************************************/ 00010 00011 /*************************************************************************** 00012 * * 00013 * This program is free software; you can redistribute it and/or modify * 00014 * it under the terms of the GNU General Public License as published by * 00015 * the Free Software Foundation; either version 2 of the License, or * 00016 * (at your option) any later version. * 00017 * * 00018 ***************************************************************************/ 00019 00020 00021 #ifndef __REPLAYV1_H__ 00022 #define __REPLAYV1_H__ 00023 00024 #define RPL_IDENT 0 00025 00026 00027 00028 #endif /* __REPLAYV1_H__ */ 00029 00030 00031