/[PAMELA software]/yoda/techmodel/CalibCalReader.cpp
ViewVC logotype

Diff of /yoda/techmodel/CalibCalReader.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by kusanagi, Thu Jul 8 12:31:42 2004 UTC revision 1.3 by kusanagi, Thu Aug 19 15:24:46 2004 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/techmodel/CalibCalReader.cpp,v $   * $Source: /home/cvsmanager/yoda/techmodel/CalibCalReader.cpp,v $
3   * $Id: CalibCalReader.cpp,v 1.1.1.1 2004/07/06 12:20:23 kusanagi Exp $   * $Id: CalibCalReader.cpp,v 1.2 2004/07/08 12:31:42 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Implementation of the LogReader class.   * Implementation of the LogReader class.
# Line 45  CalibCalReader::CalibCalReader(void): Line 45  CalibCalReader::CalibCalReader(void):
45   */   */
46  std::string CalibCalReader::GetVersionInfo(void) const {  std::string CalibCalReader::GetVersionInfo(void) const {
47    return    return
48      "$Header: /home/cvsmanager/yoda/techmodel/CalibCalReader.cpp,v 1.1.1.1 2004/07/06 12:20:23 kusanagi Exp $\n";      "$Header: /home/cvsmanager/yoda/techmodel/CalibCalReader.cpp,v 1.2 2004/07/08 12:31:42 kusanagi Exp $\n";
49  }  }
50    
51  /**  /**

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23