Changeset 4575 for trunk/MagicSoft/Mars/mreport/MReportDrive.cc
- Timestamp:
- 08/11/04 10:35:11 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mreport/MReportDrive.cc
r3667 r4575 88 88 // Interprete the body of the DRIVE-REPORT string 89 89 // 90 Int_t MReportDrive::InterpreteBody(TString &str )90 Int_t MReportDrive::InterpreteBody(TString &str, Int_t ver) 91 91 { 92 92 MAstro::String2Angle(str, fRa);
Note:
See TracChangeset
for help on using the changeset viewer.