IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2008, 12:34:22 PM (18 years ago)
Author:
Paul Price
Message:

Write "concepts" to database.

File:
1 edited

Legend:

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

    r17989 r18028  
    436436
    437437        pmConceptSource sources = PM_CONCEPT_SOURCE_HEADER | PM_CONCEPT_SOURCE_CELLS |
    438             PM_CONCEPT_SOURCE_DEFAULTS; // Concept sources to write
     438            PM_CONCEPT_SOURCE_DEFAULTS | PM_CONCEPT_SOURCE_DATABASE; // Concept sources to write
    439439        if (cell) {
    440440            if (!pmConceptsWriteCell(cell, sources, true, NULL)) {
Note: See TracChangeset for help on using the changeset viewer.