Changeset 2725


Ignore:
Timestamp:
01/10/13 17:37:05 (11 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: remove files for Lorentzian function class as they have been copied to casacore and the ones under casacore are confirmed to work properly.


Location:
trunk/src
Files:
5 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFitter.cpp

    r2675 r2725  
    3838#include <scimath/Functionals/CompoundFunction.h>
    3939#include <scimath/Functionals/Gaussian1D.h>
    40 //#include <scimath/Functionals/Lorentzian1D.h>
    41 #include "Lorentzian1D.h"
     40#include <scimath/Functionals/Lorentzian1D.h>
    4241#include <scimath/Functionals/Sinusoid1D.h>
    4342#include <scimath/Functionals/Polynomial.h>
Note: See TracChangeset for help on using the changeset viewer.