Changeset 2258 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/01/03 16:44:15 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2257 r2258 6 6 - changed "const TArrayD xed(10,xedge);" to: 7 7 "const TArrayD xed; xed.Set(10,xedge);" 8 (an the same for yed). Otherwise, a funny Error message was8 (and the same for yed). Otherwise, a funny Error message was 9 9 printed about TArrayD, although everything worked. 10 10
Note:
See TracChangeset
for help on using the changeset viewer.