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

Legend:

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

    r3308 r3336  
    9999    gInterpreter->AddIncludePath(dir+"macros");
    100100    gInterpreter->AddIncludePath(dir+"manalysis");
    101     gInterpreter->AddIncludePath(dir+"msignal");
     101    gInterpreter->AddIncludePath(dir+"mastro");
    102102    gInterpreter->AddIncludePath(dir+"mbase");
    103103    gInterpreter->AddIncludePath(dir+"mcamera");
    104104    gInterpreter->AddIncludePath(dir+"mcalib");
    105105    gInterpreter->AddIncludePath(dir+"mdata");
     106    gInterpreter->AddIncludePath(dir+"mfbase");
    106107    gInterpreter->AddIncludePath(dir+"mfileio");
    107108    gInterpreter->AddIncludePath(dir+"mfilter");
     
    120121    gInterpreter->AddIncludePath(dir+"mreflector");
    121122    gInterpreter->AddIncludePath(dir+"mreport");
     123    gInterpreter->AddIncludePath(dir+"msignal");
    122124    gInterpreter->AddIncludePath(dir+"mtools");
    123125
Note: See TracChangeset for help on using the changeset viewer.