Ignore:
Timestamp:
02/17/12 21:25:29 (12 years ago)
Author:
WataruKawasaki
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): sd

Description: changed the path to include Lorentzian1D.h now at the new location under casacore. also modified Makefile to not see Lorentzian*.h under asap/src (the Lorentzian* files under asap/src will be kept for a while then be removed because we now have them under casacore).


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFitter.cpp

    r2394 r2415  
    3838#include <scimath/Functionals/CompoundFunction.h>
    3939#include <scimath/Functionals/Gaussian1D.h>
    40 #include "Lorentzian1D.h"
     40#include <scimath/Functionals/Lorentzian1D.h>
    4141#include <scimath/Functionals/Sinusoid1D.h>
    4242#include <scimath/Functionals/Polynomial.h>
Note: See TracChangeset for help on using the changeset viewer.