- Timestamp:
- 03/24/09 16:30:51 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9410 r9411 18 18 19 19 -*-*- END OF LINE -*-*- 20 2009/03/24 Stefan Ruegamer 21 22 * mhflux/MHalpha.cc 23 - changed in DrawAll the line color of on-off to blue 24 25 26 20 27 2009/03/23 Thomas Bretz 21 28 -
trunk/MagicSoft/Mars/mhflux/MHAlpha.cc
r9369 r9411 879 879 diff->SetBit(kCanDelete); 880 880 diff->SetMarkerColor(kBlue); 881 diff->SetLineColor(kBlue); 881 882 diff->Draw("same"); 882 883
Note:
See TracChangeset
for help on using the changeset viewer.