--- yoda/techmodel/Ac2InitReader.cpp 2006/02/07 10:36:43 5.2 +++ yoda/techmodel/Ac2InitReader.cpp 2006/02/07 10:43:06 5.3 @@ -1,7 +1,7 @@ /** @file * $Author: kusanagi $ - * $Date: 2006/02/04 12:37:44 $ - * $Revision: 5.1 $ + * $Date: 2006/02/07 10:36:43 $ + * $Revision: 5.2 $ * * Implementation of the Ac2InitReader class. */ @@ -25,7 +25,7 @@ */ std::string Ac2InitReader::GetVersionInfo(void) const { return - "$Trailer: /opt/cvsmanager/yoda/techmodel/Ac2InitReader.cpp,v 1.1.1.1 2004/07/06 12:20:23 Maurizio Nagni Exp $\n"; + "$Trailer: /home/cvsmanager/yoda/techmodel/Ac2InitReader.cpp,v 1.1.1.1 2004/07/06 12:20:23 Maurizio Nagni Exp $\n"; } /**