Ignore:
Timestamp:
01/12/04 17:46:01 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2744 r2772  
    100100    gInterpreter->AddIncludePath(dir+"manalysis");
    101101    gInterpreter->AddIncludePath(dir+"mbase");
     102    gInterpreter->AddIncludePath(dir+"mcamera");
    102103    gInterpreter->AddIncludePath(dir+"mcalib");
    103104    gInterpreter->AddIncludePath(dir+"mdata");
     
    113114    gInterpreter->AddIncludePath(dir+"mmc");
    114115    gInterpreter->AddIncludePath(dir+"mmontecarlo");
     116    gInterpreter->AddIncludePath(dir+"mpointing");
    115117    gInterpreter->AddIncludePath(dir+"mranforest");
    116118    gInterpreter->AddIncludePath(dir+"mraw");
    117119    gInterpreter->AddIncludePath(dir+"mreflector");
     120    gInterpreter->AddIncludePath(dir+"mreport");
    118121    gInterpreter->AddIncludePath(dir+"mtools");
    119122
Note: See TracChangeset for help on using the changeset viewer.