IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2007, 2:11:59 PM (19 years ago)
Author:
magnier
Message:

update to new apis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/objects/tap_pmSourceFitModel.c

    r13034 r14654  
    117117    source->moments = pmMomentsAlloc ();
    118118
    119     pmModelType type = pmModelSetType ("PS_MODEL_GAUSS");
     119    pmModelType type = pmModelClassGetType ("PS_MODEL_GAUSS");
    120120    source->modelEXT = pmModelAlloc (type);
    121121
Note: See TracChangeset for help on using the changeset viewer.