Changeset 3336 for trunk/MagicSoft/Mars/macros/rootlogon.C
- Timestamp:
- 02/26/04 17:22:46 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/rootlogon.C
r3308 r3336 99 99 gInterpreter->AddIncludePath(dir+"macros"); 100 100 gInterpreter->AddIncludePath(dir+"manalysis"); 101 gInterpreter->AddIncludePath(dir+"m signal");101 gInterpreter->AddIncludePath(dir+"mastro"); 102 102 gInterpreter->AddIncludePath(dir+"mbase"); 103 103 gInterpreter->AddIncludePath(dir+"mcamera"); 104 104 gInterpreter->AddIncludePath(dir+"mcalib"); 105 105 gInterpreter->AddIncludePath(dir+"mdata"); 106 gInterpreter->AddIncludePath(dir+"mfbase"); 106 107 gInterpreter->AddIncludePath(dir+"mfileio"); 107 108 gInterpreter->AddIncludePath(dir+"mfilter"); … … 120 121 gInterpreter->AddIncludePath(dir+"mreflector"); 121 122 gInterpreter->AddIncludePath(dir+"mreport"); 123 gInterpreter->AddIncludePath(dir+"msignal"); 122 124 gInterpreter->AddIncludePath(dir+"mtools"); 123 125
Note:
See TracChangeset
for help on using the changeset viewer.