--- yoda/techmodel/Calib1_Ac2Reader.cpp 2005/08/29 09:46:13 5.0 +++ yoda/techmodel/Calib1_Ac2Reader.cpp 2006/02/04 12:37:44 5.1 @@ -1,7 +1,7 @@ /** @file * $Source: /home/cvsmanager/yoda/techmodel/Calib1_Ac2Reader.cpp,v $ - * $Id: Calib1_Ac2Reader.cpp,v 4.4 2005/05/28 10:44:10 kusanagi Exp $ - * $Author: kusanagi $ + * $Id: Calib1_Ac2Reader.cpp,v 5.0 2005/08/29 09:46:13 Maurizio Nagni Exp $ + * $Author: Maurizio Nagni $ * * Implementation of the Calib1_Ac2Reader class. */ @@ -36,7 +36,7 @@ * Get a string with the version info of the algorithm. */ std::string Calib1_Ac2Reader::GetVersionInfo(void) const { - return "$Header: /home/cvsmanager/yoda/techmodel/Calib1_Ac2Reader.cpp,v 4.4 2005/05/28 10:44:10 kusanagi Exp $\n"; + return "$Header: /home/cvsmanager/yoda/techmodel/Calib1_Ac2Reader.cpp,v 5.0 2005/08/29 09:46:13 Maurizio Nagni Exp $\n"; } /**