From: Dejan L. <de...@us...> - 2004-04-20 18:18:00
|
Update of /cvsroot/rtk/rtk/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21849/test Modified Files: test.h Log Message: Added CVS ID at the end of the file. Index: test.h =================================================================== RCS file: /cvsroot/rtk/rtk/test/test.h,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** test.h 19 Mar 2004 21:11:18 -0000 1.12 --- test.h 20 Apr 2004 18:17:32 -0000 1.13 *************** *** 85,86 **** --- 85,90 ---- #endif + + /** + * $Id$ + ***************************************************************************/ |