|
From: Andre R. <and...@us...> - 2005-01-14 12:27:53
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19418/Common/headers Modified Files: FastTimes.h langmath.h Log Message: Added CVS keyword header. Index: FastTimes.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/FastTimes.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FastTimes.h 13 Jan 2005 23:54:17 -0000 1.1 --- FastTimes.h 14 Jan 2005 12:27:39 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File "FastTimes.h" - Original code by Matt Slot <fpr...@am...> */ /* Created 4/24/99 - This file is hereby placed in the public domain */ Index: langmath.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langmath.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langmath.h 13 Jan 2005 23:58:04 -0000 1.1 --- langmath.h 14 Jan 2005 12:27:39 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /****************************************************************************** |