IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2014, 2:02:45 PM (12 years ago)
Author:
eugene
Message:

use source->modelPSF instead of model (build error)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_CMP.c

    r36866 r36869  
    293293                goto skip_source;
    294294
    295             pmPSF_AxesToModel (PAR, axes, model->class->useReff);
     295            pmPSF_AxesToModel (PAR, axes, source->modelPSF->class->useReff);
    296296
    297297            psArrayAdd (sources, 100, source);
Note: See TracChangeset for help on using the changeset viewer.