Changeset 3308


Ignore:
Timestamp:
02/25/04 20:03:42 (21 years ago)
Author:
hbartko
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3307 r3308  
    55                                                 -*-*- END OF LINE -*-*-
    66 
     7 2004/02/25: Hendrik Bartko
     8 
     9   * macros/rootlogon.C
     10     - set the include path also to msignals/
     11
    712 2004/02/25: Hendrik Bartko
    813 
  • trunk/MagicSoft/Mars/macros/rootlogon.C

    r2772 r3308  
    9999    gInterpreter->AddIncludePath(dir+"macros");
    100100    gInterpreter->AddIncludePath(dir+"manalysis");
     101    gInterpreter->AddIncludePath(dir+"msignal");
    101102    gInterpreter->AddIncludePath(dir+"mbase");
    102103    gInterpreter->AddIncludePath(dir+"mcamera");
Note: See TracChangeset for help on using the changeset viewer.