IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11356


Ignore:
Timestamp:
Jan 29, 2007, 7:32:42 AM (19 years ago)
Author:
magnier
Message:

minor diffs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r11332 r11356  
    88
    99#include "pmConfig.h"
     10#include "pmConcepts.h"
    1011#include "pmHDU.h"
    1112#include "pmFPA.h"
     
    10151016    file->src = src; // inherit output elements from this source pmFPA
    10161017    file->mosaicLevel = PM_FPA_LEVEL_CHIP; // don't do any I/O on this at a lower level
     1018
    10171019    psFree (file->format);
    10181020    file->format = psMemIncrRefCounter(format);
Note: See TracChangeset for help on using the changeset viewer.