IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 2, 2008, 10:40:47 AM (18 years ago)
Author:
gusciora
Message:

Cosmetic changes only.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/models/pmModel_PGAUSS.c

    r15834 r15982  
    316316bool PM_MODEL_FROM_PSF (pmModel *modelPSF, pmModel *modelFLT, const pmPSF *psf)
    317317{
    318 
    319318    psF32 *out = modelPSF->params->data.F32;
    320319    psF32 *in  = modelFLT->params->data.F32;
     
    416415bool PM_MODEL_FIT_STATUS (pmModel *model)
    417416{
    418 
    419417    psF32 dP;
    420418    bool  status;
Note: See TracChangeset for help on using the changeset viewer.