diff options
Diffstat (limited to 'programs/starter/parser.tab.c')
-rw-r--r-- | programs/starter/parser.tab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/starter/parser.tab.c b/programs/starter/parser.tab.c index bc21a2fd3..7b2349e76 100644 --- a/programs/starter/parser.tab.c +++ b/programs/starter/parser.tab.c @@ -99,7 +99,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: parser.tab.c,v 1.5 2006/03/28 22:32:49 as Exp $ + * RCSID $Id: parser.y,v 1.6 2006/01/17 23:43:36 as Exp $ */ #include <stdio.h> |