Changeset 2666 for trunk/src/Scantable.h


Ignore:
Timestamp:
10/15/12 15:52:38 (12 years ago)
Author:
Malte Marquarding
Message:

Ticket #173: added setting of constraints on the fitter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.h

    r2658 r2666  
    4343#include "STFit.h"
    4444#include "STFitEntry.h"
    45 #include "STFitter.h"
     45//#include "STFitter.h"
    4646#include "STFocus.h"
    4747#include "STFrequencies.h"
     
    5555
    5656namespace asap {
     57
     58class Fitter;
    5759
    5860/**
Note: See TracChangeset for help on using the changeset viewer.