Ignore:
Timestamp:
03/04/04 11:17:29 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/macros
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/dohtml.C

    r3337 r3394  
    5555    sourcedir += "mhist:";
    5656    sourcedir += "mhistmc:";
     57    sourcedir += "mhvstime:";
    5758    sourcedir += "mimage:";
    5859    sourcedir += "mmain:";
  • trunk/MagicSoft/Mars/macros/rootlogon.C

    r3337 r3394  
    112112    gInterpreter->AddIncludePath(dir+"mhist");
    113113    gInterpreter->AddIncludePath(dir+"mhistmc");
     114    gInterpreter->AddIncludePath(dir+"mhvstime");
    114115    gInterpreter->AddIncludePath(dir+"mimage");
    115116    gInterpreter->AddIncludePath(dir+"mmain");
Note: See TracChangeset for help on using the changeset viewer.