IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2014, 6:21:24 AM (12 years ago)
Author:
eugene
Message:

I added a pmModelClass element to pmModel and removed the numerous function pointers: this change involves minor include order swap to handle the structure dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/psmodules.h

    r36834 r36856  
    129129
    130130#include <pmModelFuncs.h>
     131#include <pmModelClass.h>
    131132#include <pmModel.h>
    132133#include <pmModel_CentralPixel.h>
     
    149150#include <pmSourcePlots.h>
    150151#include <pmPSF_IO.h>
    151 #include <pmModelClass.h>
    152152#include <pmModelUtils.h>
    153153#include <pmSourcePhotometry.h>
Note: See TracChangeset for help on using the changeset viewer.