Changeset 7702


Ignore:
Timestamp:
05/05/06 14:05:26 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7701 r7702  
    8484     - added th epossibility to change the MC flux
    8585
     86   * mjtrain/Makefile:
     87     - added include path for mpointing and mimage
     88
    8689
    8790
  • trunk/MagicSoft/Mars/mjtrain/Makefile

    r7412 r7702  
    2121INCLUDES = -I. -I../mbase -I../mhbase -I../mfbase -I../mdata -I../mfileio \
    2222           -I../manalysis -I../mfilter -I../mjobs -I../mtools \
    23            -I../mranforest -I../mhflux -I../mmc -I../mhist
     23           -I../mranforest -I../mhflux -I../mmc -I../mhist -I../mpointing \
     24           -I../mimage
    2425
    2526SRCFILES = MJTrainRanForest.cc \
Note: See TracChangeset for help on using the changeset viewer.