/[fgs]/fgs/mlrate/src/mlrate.c
ViewVC logotype

Diff of /fgs/mlrate/src/mlrate.c

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

revision 1.2 by drysdam, Thu Jul 31 15:50:49 2003 UTC revision 1.3 by dougm, Sat Sep 6 22:47:31 2003 UTC
# Line 25  Line 25 
25  #include <string.h>  #include <string.h>
26  #include <time.h>  #include <time.h>
27  #include <errno.h>  #include <errno.h>
28  #include <getopt.h>  #ifndef DARWIN
29    #include <getopt.h> */
30    #endif
31  #include "mlr.h"  #include "mlr.h"
32  #include "player.h"  #include "player.h"
33  #include "game.h"  #include "game.h"

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