IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2006, 5:05:28 PM (20 years ago)
Author:
Paul Price
Message:

Working on pmFPACopy for lris blue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmConcepts.c

    r6804 r6815  
    434434            psFree(trimsec);
    435435            pmConceptRegister(cellTrimsec, (pmConceptParseFunc)pmConceptParse_CELL_TRIMSEC,
    436                               #if 0
    437                               (pmConceptFormatFunc)pmConceptFormat_CELL_TRIMSEC,
    438                               #else
    439                               NULL,
    440                               #endif
    441                               PM_CONCEPT_LEVEL_CELL);
     436                              (pmConceptFormatFunc)pmConceptFormat_CELL_TRIMSEC, PM_CONCEPT_LEVEL_CELL);
    442437            psFree(cellTrimsec);
    443438        }
Note: See TracChangeset for help on using the changeset viewer.