Changeset 3758 for trunk/MagicSoft


Ignore:
Timestamp:
04/15/04 17:39:32 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3757 r3758  
    3939     - added array fDataErr
    4040
     41 
     42   * macros/rootlogon.C
     43     - added directories mbadpixels and mjobs
    4144
    4245 2004/04/14: Thomas Bretz
  • trunk/MagicSoft/Mars/macros/rootlogon.C

    r3394 r3758  
    101101    gInterpreter->AddIncludePath(dir+"mastro");
    102102    gInterpreter->AddIncludePath(dir+"mbase");
     103    gInterpreter->AddIncludePath(dir+"mbadpixels");
    103104    gInterpreter->AddIncludePath(dir+"mcamera");
    104105    gInterpreter->AddIncludePath(dir+"mcalib");
     
    114115    gInterpreter->AddIncludePath(dir+"mhvstime");
    115116    gInterpreter->AddIncludePath(dir+"mimage");
     117    gInterpreter->AddIncludePath(dir+"mjobs");
    116118    gInterpreter->AddIncludePath(dir+"mmain");
    117119    gInterpreter->AddIncludePath(dir+"mmc");
Note: See TracChangeset for help on using the changeset viewer.