From 7ca654bf54c45b42638b4a77930e5de6eab2c54f Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 29 Jul 2009 09:33:25 +0000 Subject: mhmake now compiles. --- tools/mhmake/src/bison.cc | 3 --- tools/mhmake/src/bison.h | 3 --- 2 files changed, 6 deletions(-) (limited to 'tools/mhmake/src') diff --git a/tools/mhmake/src/bison.cc b/tools/mhmake/src/bison.cc index 37596b561..bb15365b6 100644 --- a/tools/mhmake/src/bison.cc +++ b/tools/mhmake/src/bison.cc @@ -15,9 +15,6 @@ * You should have received a copy of the GNU General Public License * along with Mhmake. If not, see . */ - -/* $Rev$ */ - /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ /* Skeleton output parser for bison, Copyright (C) 1984, 1989, 1990 Bob Corbett and Richard Stallman diff --git a/tools/mhmake/src/bison.h b/tools/mhmake/src/bison.h index 8bec41080..ac5c56bf2 100644 --- a/tools/mhmake/src/bison.h +++ b/tools/mhmake/src/bison.h @@ -15,9 +15,6 @@ * You should have received a copy of the GNU General Public License * along with Mhmake. If not, see . */ - -/* $Rev$ */ - /* before anything */ #ifdef c_plusplus #ifndef __cplusplus -- cgit v1.2.3