Changeset 2007 for trunk/MagicSoft
- Timestamp:
- 04/24/03 15:16:04 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2004 r2007 1 1 -*-*- END OF LINE -*-*- 2 3 2003/04/24: Abelardo Moralejo 4 5 * macros/rootlogon.C 6 - added gInterpreter->AddIncludePath(dir+"mhistmc"); 2 7 3 8 2003/04/24: Thomas Bretz -
trunk/MagicSoft/Mars/macros/rootlogon.C
r1865 r2007 99 99 gInterpreter->AddIncludePath(dir+"mgui"); 100 100 gInterpreter->AddIncludePath(dir+"mhist"); 101 gInterpreter->AddIncludePath(dir+"mhistmc"); 101 102 gInterpreter->AddIncludePath(dir+"mmain"); 102 103 gInterpreter->AddIncludePath(dir+"mmc");
Note:
See TracChangeset
for help on using the changeset viewer.