/*************************************************************************** file : replay.h created : Sun Jan 30 22:59:28 CET 2000 copyright : (C) 2000 by Eric Espie email : torcs@free.fr version : $Id: replay.h,v 1.3 2004/10/07 17:05:04 olethros Exp $ ***************************************************************************/ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ #ifndef __REPLAYV1_H__ #define __REPLAYV1_H__ #define RPL_IDENT 0 #endif /* __REPLAYV1_H__ */