diff options
author | marha <marha@users.sourceforge.net> | 2009-07-29 09:33:25 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-29 09:33:25 +0000 |
commit | 7ca654bf54c45b42638b4a77930e5de6eab2c54f (patch) | |
tree | f950d720ca04d04c18dcd317d43755a1556465a9 /tools/mhmake/src/bison.cc | |
parent | 437bca524595d1007f37988e862db8bfeff329b0 (diff) | |
download | vcxsrv-7ca654bf54c45b42638b4a77930e5de6eab2c54f.tar.gz vcxsrv-7ca654bf54c45b42638b4a77930e5de6eab2c54f.tar.bz2 vcxsrv-7ca654bf54c45b42638b4a77930e5de6eab2c54f.zip |
mhmake now compiles.
Diffstat (limited to 'tools/mhmake/src/bison.cc')
-rw-r--r-- | tools/mhmake/src/bison.cc | 3 |
1 files changed, 0 insertions, 3 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
|