Changeset 3149 for trunk/MagicSoft/Mars
- Timestamp:
- 02/14/04 14:19:50 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3148 r3149 4 4 5 5 -*-*- END OF LINE -*-*- 6 7 2004/02/14: Markus Gaug 8 9 * mjobs/MJPedestal.h 10 - class TCanvas included (did not compile otherwise) 11 6 12 7 13 2004/02/14: Thomas Bretz -
trunk/MagicSoft/Mars/mjobs/MJPedestal.h
r3069 r3149 9 9 #endif 10 10 11 11 12 class MParList; 12 13 class MRunIter; 13 14 class MHCamera; 14 15 class TCanvas; 15 16 class MJPedestal : public MParContainer 16 17 {
Note:
See TracChangeset
for help on using the changeset viewer.