Changeset 9015 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/19/08 12:55:42 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9013 r9015 19 19 -*-*- END OF LINE -*-*- 20 20 21 2008/07/1 8Thomas Bretz21 2008/07/19 Thomas Bretz 22 22 23 23 * datacenter/macros/buildsequenceentries.C: 24 24 - Use the GetId also in the constructor of Rule 25 25 - fixed reading of the sections in the sequences.rc 26 27 * datacenter/macros/writesequencefile.C: 28 - included iostream 29 30 * mjobs/MSequence.[h,cc]: 31 - updates some comments 32 - simplified the comparison functions 33 - calculate fPeriod automatically in any case 34 (do not read from file) 35 - added X for excluded to AddFile 36 - use AddFile in ExludeFile 37 - removed incorrect calles to MJob::SortArray 38 - call SortArrays correctly in AddFile 39 - changed default for telescope from 1 to 0 in SQL constructor 40 41 * mjobs/MSequenceSQL.[h,cc]: 42 - if telescope number is 0 check whether an unambiguous 43 sequence with this number exists. If existing set the 44 telescope number accordingly 45 - changed default for telescope in constructor to 0 accordingly 46 47 48 49 2008/07/18 Thomas Bretz 26 50 27 51 * mbase/MTime.cc:
Note:
See TracChangeset
for help on using the changeset viewer.