Changeset 18165 for branches/MarsWobble/msim
- Timestamp:
- 03/16/15 16:25:37 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/MarsWobble/msim/MSimPointingPos.cc
r18163 r18165 158 158 159 159 fSimSourcePosition = (MPointingPos*)pList->FindCreateObj("MPointingPos","MSimSourcePos"); 160 if (!f Pointing)160 if (!fSimSourcePosition) 161 161 return kFALSE; 162 162
Note:
See TracChangeset
for help on using the changeset viewer.