Changeset 1162


Ignore:
Timestamp:
01/10/02 19:36:34 (23 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1154 r1162  
    11                                                                  -*-*- END -*-*-
     2 2002/01/10: Oscar Blanch Bigas
     3
     4   * mbase/Makefile:
     5     - added -I../MRawFormat in the included directories for compile
     6       and link. It was needed to use this Makefile to compile the
     7       files inside the drectory while compiling Monte Carlo programs.
     8
     9   * mraw/Makefile:
     10     - added -I../MBase in the included directories for compile
     11       and link. It was needed to use this Makefile to compile the
     12       files inside the drectory while compiling Monte Carlo programs.
     13
     14   * mbase/Makefile:
     15     - added -I../MBase- in the included directories for compile
     16       and link. It was needed to use this Makefile to compile the
     17       files inside the drectory while compiling Monte Carlo programs.
     18
     19   * mbase/MReadTree.cc:
     20     - changed #include "../mraw/MRawEvtData.h" by #include
     21       "MRawEvtData.h" to remove dependencies on the directory tree naming.
     22
     23
    224 2002/01/09: Oscar Blanch Bigas
    325   
Note: See TracChangeset for help on using the changeset viewer.