Hopefully, this is the last time this file changes because of a commit.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2178 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2010-11-10 14:35:50 +00:00
parent 277f034e89
commit 9adafb67ae
2 changed files with 3 additions and 5 deletions

View File

@ -14,7 +14,7 @@
// See the file "License.txt" for information on usage and redistribution of // See the file "License.txt" for information on usage and redistribution of
// this file, and for a DISCLAIMER OF ALL WARRANTIES. // this file, and for a DISCLAIMER OF ALL WARRANTIES.
// //
// $Id: M6502.m4 2175 2010-11-08 22:25:19Z stephena $ // $Id: M6502.m4 2177 2010-11-10 14:01:41Z stephena $
//============================================================================ //============================================================================
/** /**
@ -23,8 +23,7 @@
Recompile with the following: Recompile with the following:
'm4 M6502.m4 > M6502.ins' 'm4 M6502.m4 > M6502.ins'
@author Bradford W. Mott @author Bradford W. Mott and Stephen Anthony
@version $Id: M6502.m4 2175 2010-11-08 22:25:19Z stephena $
*/ */
#ifndef NOTSAMEPAGE #ifndef NOTSAMEPAGE

View File

@ -23,8 +23,7 @@
Recompile with the following: Recompile with the following:
'm4 M6502.m4 > M6502.ins' 'm4 M6502.m4 > M6502.ins'
@author Bradford W. Mott @author Bradford W. Mott and Stephen Anthony
@version $Id$
*/ */
#ifndef NOTSAMEPAGE #ifndef NOTSAMEPAGE