Changeset 11872 for trunk/Mars


Ignore:
Timestamp:
08/09/11 23:56:47 (13 years ago)
Author:
tbretz
Message:
Made sure that izstream and fits are in the dictionary
Location:
trunk/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/Changelog

    r11871 r11872  
    3030   * mraw/MRawFitsRead.[h,cc]:
    3131     - added the possibility to read the pixel map from a file
     32
     33   * mbase/Makefile:
     34     - added ../mcore/izstream.h and ../mcore/fits.h to get it into the
     35       dictionary without the need of a makefile in mcore (yet)
    3236
    3337
  • trunk/Mars/mbase/Makefile

    r11814 r11872  
    6868           MPrint.cc \
    6969           MThread.cc \
    70            MObjLookup.cc
     70           MObjLookup.cc \
     71           ../mcore/izstream.h \
     72           ../mcore/fits.h
    7173
    7274############################################################
Note: See TracChangeset for help on using the changeset viewer.