Changeset 3394 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 03/04/04 11:17:29 (21 years ago)
- Location:
- trunk/MagicSoft/Mars/macros
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/dohtml.C
r3337 r3394 55 55 sourcedir += "mhist:"; 56 56 sourcedir += "mhistmc:"; 57 sourcedir += "mhvstime:"; 57 58 sourcedir += "mimage:"; 58 59 sourcedir += "mmain:"; -
trunk/MagicSoft/Mars/macros/rootlogon.C
r3337 r3394 112 112 gInterpreter->AddIncludePath(dir+"mhist"); 113 113 gInterpreter->AddIncludePath(dir+"mhistmc"); 114 gInterpreter->AddIncludePath(dir+"mhvstime"); 114 115 gInterpreter->AddIncludePath(dir+"mimage"); 115 116 gInterpreter->AddIncludePath(dir+"mmain");
Note:
See TracChangeset
for help on using the changeset viewer.