From: stephan b. <sg...@us...> - 2004-12-26 14:43:13
|
Update of /cvsroot/pclasses/pclasses2/include/pclasses/Util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9584/include/pclasses/Util Modified Files: LexT.h Log Message: Corrected file header. Index: LexT.h =================================================================== RCS file: /cvsroot/pclasses/pclasses2/include/pclasses/Util/LexT.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- LexT.h 26 Dec 2004 01:43:53 -0000 1.2 +++ LexT.h 26 Dec 2004 14:43:03 -0000 1.3 @@ -1,7 +1,9 @@ #ifndef p_UTIL_LEXT_HPP_INCLUDED #define p_UTIL_LEXT_HPP_INCLUDED 1 //////////////////////////////////////////////////////////////////////// -// LexT.hpp: the lext::LexT class +// LexT.h: the P::Util::LexT class +// author: st...@s1... +// License: Public Domain //////////////////////////////////////////////////////////////////////// |