ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/C64_SC.cpp
(Generate patch)

Comparing Frodo4/Src/C64_SC.cpp (file contents):
Revision 1.2 by cebix, 2003-07-01T17:51:17Z vs.
Revision 1.5 by cebix, 2005-06-27T19:55:48Z

# Line 1 | Line 1
1   /*
2   *  C64_SC.cpp - Put the pieces together (Frodo SC)
3   *
4 < *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2005 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 18 | Line 18
18   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19   */
20  
21 < // Same as C64.cpp (mainly to keep the BeIDE happy)
21 > // Same as C64.cpp (but object files are different, and this gives it the
22 > // name "C64_SC.o" instead of "C64.o" which is needed under some build
23 > // environments)
24   #ifdef __riscos__
25   #include "C64.cc"
26   #else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines