Changeset 2226
- Timestamp:
- 06/24/03 10:42:19 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2225 r2226 13 13 - implemented mapping 14 14 - implemented calculating Acc_g/sqrt(Acc_h) for filtercuts 15 16 * macros/status.C: 17 - removed MSrcPosCam 15 18 16 19 -
trunk/MagicSoft/Mars/macros/status.C
r2221 r2226 56 56 MTaskList tlist; 57 57 plist.AddToList(&tlist); 58 59 MSrcPosCam src;60 src.SetReadyToSave();61 plist.AddToList(&src);62 58 63 59 //
Note:
See TracChangeset
for help on using the changeset viewer.