Changeset 3758 for trunk/MagicSoft/Mars
- Timestamp:
- 04/15/04 17:39:32 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3757 r3758 39 39 - added array fDataErr 40 40 41 42 * macros/rootlogon.C 43 - added directories mbadpixels and mjobs 41 44 42 45 2004/04/14: Thomas Bretz -
trunk/MagicSoft/Mars/macros/rootlogon.C
r3394 r3758 101 101 gInterpreter->AddIncludePath(dir+"mastro"); 102 102 gInterpreter->AddIncludePath(dir+"mbase"); 103 gInterpreter->AddIncludePath(dir+"mbadpixels"); 103 104 gInterpreter->AddIncludePath(dir+"mcamera"); 104 105 gInterpreter->AddIncludePath(dir+"mcalib"); … … 114 115 gInterpreter->AddIncludePath(dir+"mhvstime"); 115 116 gInterpreter->AddIncludePath(dir+"mimage"); 117 gInterpreter->AddIncludePath(dir+"mjobs"); 116 118 gInterpreter->AddIncludePath(dir+"mmain"); 117 119 gInterpreter->AddIncludePath(dir+"mmc");
Note:
See TracChangeset
for help on using the changeset viewer.