|
From: David B. <dav...@us...> - 2005-01-17 01:21:27
|
Update of /cvsroot/frontierkernel/Frontier/Common/MoreFiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16183/Common/MoreFiles Modified Files: Tag: sidewinder-branch FSpCompat.h MoreDesktopMgr.h MoreFiles.h MoreFilesExtras.c MoreFilesExtras.h MoreFilesX.c MoreFilesX.h Optimization.h OptimizationEnd.h Log Message: final merge step Index: MoreFilesX.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesX.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** MoreFilesX.h 23 Oct 2004 21:00:33 -0000 1.1 --- MoreFilesX.h 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFilesX.h Index: MoreFiles.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFiles.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** MoreFiles.h 9 Oct 2004 20:14:04 -0000 1.1 --- MoreFiles.h 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFiles.h Index: MoreFilesExtras.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesExtras.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** MoreFilesExtras.h 9 Oct 2004 20:15:32 -0000 1.1 --- MoreFilesExtras.h 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: MoreDesktopMgr.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreDesktopMgr.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** MoreDesktopMgr.h 9 Oct 2004 20:13:34 -0000 1.1 --- MoreDesktopMgr.h 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreDesktopMgr.h Index: MoreFilesX.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesX.c,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** MoreFilesX.c 23 Oct 2004 21:00:16 -0000 1.1 --- MoreFilesX.c 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFilesX.c Index: Optimization.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/Optimization.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** Optimization.h 9 Oct 2004 20:15:39 -0000 1.1 --- Optimization.h 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: FSpCompat.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/FSpCompat.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** FSpCompat.h 9 Oct 2004 20:13:21 -0000 1.1 --- FSpCompat.h 17 Jan 2005 01:19:00 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: FSpCompat.h Index: MoreFilesExtras.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesExtras.c,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** MoreFilesExtras.c 9 Oct 2004 20:14:44 -0000 1.1 --- MoreFilesExtras.c 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: OptimizationEnd.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/OptimizationEnd.h,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** OptimizationEnd.h 9 Oct 2004 20:15:46 -0000 1.1 --- OptimizationEnd.h 17 Jan 2005 01:19:01 -0000 1.1.4.1 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support |