Ignore:
Timestamp:
10/05/04 16:18:16 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5005 r5190  
    137137    gInterpreter->AddIncludePath(dir+"mgui");
    138138    gInterpreter->AddIncludePath(dir+"mhbase");
     139    gInterpreter->AddIncludePath(dir+"mhflux");
    139140    gInterpreter->AddIncludePath(dir+"mhist");
    140141    gInterpreter->AddIncludePath(dir+"mhistmc");
     
    145146    gInterpreter->AddIncludePath(dir+"mmc");
    146147    gInterpreter->AddIncludePath(dir+"mmontecarlo");
     148    gInterpreter->AddIncludePath(dir+"mmuon");
    147149    gInterpreter->AddIncludePath(dir+"mpedestal");
    148150    gInterpreter->AddIncludePath(dir+"mpointing");
     
    155157    gInterpreter->AddIncludePath(dir+"mstarcam");
    156158    gInterpreter->AddIncludePath(dir+"mtools");
     159    gInterpreter->AddIncludePath(dir+"mtrigger");
    157160
    158161    if (TString("linux")==gSystem->GetBuildArch())
Note: See TracChangeset for help on using the changeset viewer.