Changeset 3308
- Timestamp:
- 02/25/04 20:03:42 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3307 r3308 5 5 -*-*- END OF LINE -*-*- 6 6 7 2004/02/25: Hendrik Bartko 8 9 * macros/rootlogon.C 10 - set the include path also to msignals/ 11 7 12 2004/02/25: Hendrik Bartko 8 13 -
trunk/MagicSoft/Mars/macros/rootlogon.C
r2772 r3308 99 99 gInterpreter->AddIncludePath(dir+"macros"); 100 100 gInterpreter->AddIncludePath(dir+"manalysis"); 101 gInterpreter->AddIncludePath(dir+"msignal"); 101 102 gInterpreter->AddIncludePath(dir+"mbase"); 102 103 gInterpreter->AddIncludePath(dir+"mcamera");
Note:
See TracChangeset
for help on using the changeset viewer.