Changeset 2256 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/01/03 12:30:55 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2255 r2256 1 1 -*-*- END OF LINE -*-*- 2 2 3 2003/07/01: Abelardo Moralejo 4 5 * macros/CT1collarea.C 6 - changed "const TArrayD xed(10,xedge);" to: 7 "const TArrayD xed; xed.Set(10,xedge);" 8 (an the same for yed). Otherwise, a funny Error message was 9 printed about TArrayD, although everything worked. 3 10 4 11 2003/07/01: Wolfgang Wittek
Note:
See TracChangeset
for help on using the changeset viewer.