IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2006, 6:13:41 PM (21 years ago)
Author:
Paul Price
Message:

Adding pmFPACopyConcepts and pmFPABlankConcepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/astrom/pmFPAConstruct.c

    r5796 r5939  
    66#include "pmFPAConstruct.h"
    77#include "psAdditionals.h"
     8#include "pmFPAConceptsGet.h"
    89
    910//////////////////////////////////////////////////////////////////////////////////////////////////////////////
     
    265266    }
    266267
     268    // Initialise with dummy concepts, until the real ones can be read.
     269    pmFPABlankConcepts(fpa);
     270
    267271    return fpa;
    268272}
Note: See TracChangeset for help on using the changeset viewer.