Changeset 7358 for trunk/MagicSoft/Mars/mjobs/MSequence.cc
- Timestamp:
- 09/21/05 14:26:45 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MSequence.cc
r7349 r7358 130 130 #include "MLogManip.h" 131 131 132 #include "MJob.h" 132 133 #include "MAstro.h" 133 134 #include "MString.h" … … 194 195 runs.Remove(0, runs.First(num)+num.Length()); 195 196 } 197 198 MJob::SortArray(data); 196 199 } 197 200
Note:
See TracChangeset
for help on using the changeset viewer.