regenerate mdgrep.h (TRUNK ONLY)

now that this should have the right version numbers in it, save the new file
This commit is contained in:
keni
2008-06-25 19:04:38 +00:00
parent bf3501d9d2
commit ff14fa7120

View File

@@ -1,10 +1,19 @@
/*
* This file generated by mdgrep.pl version 1.1.
* NetHack 3.5 mdgrep.h $Date$ $Revision$
* Copyright (c) Kenneth Lorber, Kensington, Maryland, 2008
* NetHack may be freely redistributed. See license for details.
*
* This file generated by mdgrep.pl version 1.5.
* DO NOT EDIT! Your changes will be lost.
*/
static struct grep_var grep_vars[]={
{"0", 0},
{"1", 1},
#if defined(ALLDOCS)
{"ALLDOCS", 1},
#else
{"ALLDOCS", 0},
#endif
#if defined(AMIGA)
{"AMIGA", 1},
#else
@@ -267,4 +276,5 @@ static struct grep_var grep_vars[]={
/* Command ids */
#define TODO_GREP 1
/* End of file */