Changeset 11896


Ignore:
Timestamp:
08/12/11 10:26:27 (13 years ago)
Author:
tbretz
Message:
Added mcore to path.
File:
1 edited

Legend:

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

    r11429 r11896  
    137137    gInterpreter->AddIncludePath(dir+"mcamera");
    138138    gInterpreter->AddIncludePath(dir+"mcalib");
     139    gInterpreter->AddIncludePath(dir+"mcore");
    139140    gInterpreter->AddIncludePath(dir+"mhcalib");
    140141    gInterpreter->AddIncludePath(dir+"mdata");
Note: See TracChangeset for help on using the changeset viewer.