- Timestamp:
- 08/24/04 07:35:23 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/MHTelAxisFromStars.cc
r4705 r4719 151 151 { 152 152 *fLog << all << "MHTelAxisFromStars::SetInputType; input type is set equal to : " 153 << type << endl; 153 << type ; 154 155 if (type == 0) 156 *fLog << " (calculated star positions)" << endl; 157 else 158 *fLog << " (fitted star positions)" << endl; 159 154 160 155 161 fInputType = type;
Note:
See TracChangeset
for help on using the changeset viewer.