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

Diff of /yoda/techmodel/TmtcReader.cpp

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

revision 2.6 by kusanagi, Wed Dec 22 11:38:35 2004 UTC revision 2.7 by kusanagi, Tue Feb 8 12:34:19 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/techmodel/TmtcReader.cpp,v $   * $Source: /home/cvsmanager/yoda/techmodel/TmtcReader.cpp,v $
3   * $Id: TmtcReader.cpp,v 2.5 2004/12/20 14:15:13 kusanagi Exp $   * $Id: TmtcReader.cpp,v 2.6 2004/12/22 11:38:35 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Implementation of the TmtcReader class.   * Implementation of the TmtcReader class.
# Line 40  TmtcReader::TmtcReader(void): Line 40  TmtcReader::TmtcReader(void):
40   */   */
41  std::string TmtcReader::GetVersionInfo(void) const {  std::string TmtcReader::GetVersionInfo(void) const {
42    return    return
43      "$Header: /home/cvsmanager/yoda/techmodel/TmtcReader.cpp,v 2.5 2004/12/20 14:15:13 kusanagi Exp $\n";      "$Header: /home/cvsmanager/yoda/techmodel/TmtcReader.cpp,v 2.6 2004/12/22 11:38:35 kusanagi Exp $\n";
44  }  }
45    
46  /**  /**

Legend:
Removed from v.2.6  
changed lines
  Added in v.2.7

  ViewVC Help
Powered by ViewVC 1.1.23