Ignore:
Timestamp:
07/30/10 17:49:03 (14 years ago)
Author:
Takeshi Nakazato
Message:
  1. Bug fixes on NROFiller.
  1. Makefile is updated to compile NROFiller
  1. Uncommented the line to create NROFiller in FillerWrapper?.h


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/newfiller/src/Makefile

    r1762 r1792  
    130130             STAtmosphere.o \
    131131             Scantable.o \
     132             FillerBase.o \
     133             NROFiller.o \
    132134             Templates.o
    133135PYOBJECTS := python_Scantable.o \
     
    144146             python_STAtmosphere.o \
    145147             python_STCoordinate.o \
     148             python_Filler.o \
    146149             python_asap.o
    147150
Note: See TracChangeset for help on using the changeset viewer.