Changeset 2772 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 01/12/04 17:46:01 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/rootlogon.C
r2744 r2772 100 100 gInterpreter->AddIncludePath(dir+"manalysis"); 101 101 gInterpreter->AddIncludePath(dir+"mbase"); 102 gInterpreter->AddIncludePath(dir+"mcamera"); 102 103 gInterpreter->AddIncludePath(dir+"mcalib"); 103 104 gInterpreter->AddIncludePath(dir+"mdata"); … … 113 114 gInterpreter->AddIncludePath(dir+"mmc"); 114 115 gInterpreter->AddIncludePath(dir+"mmontecarlo"); 116 gInterpreter->AddIncludePath(dir+"mpointing"); 115 117 gInterpreter->AddIncludePath(dir+"mranforest"); 116 118 gInterpreter->AddIncludePath(dir+"mraw"); 117 119 gInterpreter->AddIncludePath(dir+"mreflector"); 120 gInterpreter->AddIncludePath(dir+"mreport"); 118 121 gInterpreter->AddIncludePath(dir+"mtools"); 119 122
Note:
See TracChangeset
for help on using the changeset viewer.