From de67cc34fe587cecc2862c216ab54e5f8c7dc303 Mon Sep 17 00:00:00 2001 From: stephena Date: Tue, 9 Nov 2010 01:17:27 +0000 Subject: [PATCH] Fixed M6502.ins file so that every change in revision # doesn't require a new commit. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2176 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- src/emucore/M6502.ins | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/emucore/M6502.ins b/src/emucore/M6502.ins index 34d7891a1..eec7d3f60 100644 --- a/src/emucore/M6502.ins +++ b/src/emucore/M6502.ins @@ -13,8 +13,6 @@ // // See the file "License.txt" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// $Id: M6502.m4 2172 2010-11-07 22:52:42Z stephena $ //============================================================================ /** @@ -23,8 +21,7 @@ Recompile with the following: 'm4 M6502.m4 > M6502.ins' - @author Bradford W. Mott - @version $Id: M6502.m4 2172 2010-11-07 22:52:42Z stephena $ + @author Bradford W. Mott and Stephen Anthony */ #ifndef NOTSAMEPAGE