diff options
Diffstat (limited to 'tools/mhmake/src/bison.h')
-rw-r--r-- | tools/mhmake/src/bison.h | 3 |
1 files changed, 0 insertions, 3 deletions
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
|