Changeset 3573 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/22/04 14:30:09 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3572 r3573 99 99 100 100 * mdata/MDataArray.[h,cc], mdata/MDataElement.h, 101 mdata/MDataList.[h,cc], mdata/MDataMember.h: 101 mdata/MDataList.[h,cc], mdata/MDataMember.h, 102 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]: 102 103 - added SetVariables 103 104 … … 110 111 - added support for an index 111 112 - added SetVariables 112 113 114 * mfbase/MF.[h,cc]: 115 - removed support for {}. This case is now detected 116 automatically 117 - added SetVariables 118 - added support for expressiond like 119 "MHillas.fLength<2*MHillas.fWidth" 120 121 * mfbase/MFDataChain.[h,cc]: 122 - added fCond data member 123 - addednew constructor to support fCond 124 - added support for new condition type 125 - adapted Print and GetRule 113 126 114 127
Note:
See TracChangeset
for help on using the changeset viewer.