|
From: Andre R. <and...@us...> - 2005-01-11 22:49:41
|
Update of /cvsroot/frontierkernel/Frontier/Common/SystemHeaders In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/SystemHeaders Modified Files: SetUpA5.h UserTalk.h WSE.h land.h standard.h uisharing.h uisinternal.h Log Message: Added CVS keyword header to all source files. Index: uisinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/uisinternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** uisinternal.h 9 Oct 2004 06:18:02 -0000 1.1 --- uisinternal.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: standard.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/standard.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** standard.h 3 Jan 2005 00:59:04 -0000 1.6 --- standard.h 11 Jan 2005 22:47:44 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: SetUpA5.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/SetUpA5.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SetUpA5.h 28 Oct 2004 12:29:48 -0000 1.2 --- SetUpA5.h 11 Jan 2005 22:47:44 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: uisharing.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/uisharing.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** uisharing.h 9 Oct 2004 06:17:55 -0000 1.1 --- uisharing.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: UserTalk.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/UserTalk.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** UserTalk.h 9 Oct 2004 06:18:09 -0000 1.1 --- UserTalk.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: WSE.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/WSE.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** WSE.h 9 Oct 2004 06:18:17 -0000 1.1 --- WSE.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* Word Solution 2.01 Header File for "C" ©1993 by DataPak Software, Inc. */ Index: land.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/land.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** land.h 29 Oct 2004 20:59:57 -0000 1.4 --- land.h 11 Jan 2005 22:47:44 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |