aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-29 09:33:25 +0000
committermarha <marha@users.sourceforge.net>2009-07-29 09:33:25 +0000
commit7ca654bf54c45b42638b4a77930e5de6eab2c54f (patch)
treef950d720ca04d04c18dcd317d43755a1556465a9 /tools/mhmake/src
parent437bca524595d1007f37988e862db8bfeff329b0 (diff)
downloadvcxsrv-7ca654bf54c45b42638b4a77930e5de6eab2c54f.tar.gz
vcxsrv-7ca654bf54c45b42638b4a77930e5de6eab2c54f.tar.bz2
vcxsrv-7ca654bf54c45b42638b4a77930e5de6eab2c54f.zip
mhmake now compiles.
Diffstat (limited to 'tools/mhmake/src')
-rw-r--r--tools/mhmake/src/bison.cc3
-rw-r--r--tools/mhmake/src/bison.h3
2 files changed, 0 insertions, 6 deletions
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 <http://www.gnu.org/licenses/>.
*/
-
-/* $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 <http://www.gnu.org/licenses/>.
*/
-
-/* $Rev$ */
-
/* before anything */
#ifdef c_plusplus
#ifndef __cplusplus