IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2009, 4:14:01 PM (18 years ago)
Author:
Paul Price
Message:

Adding API for background model calculation that doesn't require definition of pmFPAfiles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotDiagnosticPlots.c

    r18846 r21108  
    135135}
    136136
    137 bool psphotDiagnosticPlots (pmConfig *config, char *name, ...) {
     137bool psphotDiagnosticPlots (const pmConfig *config, const char *name, ...) {
    138138
    139139    va_list argPtr;
Note: See TracChangeset for help on using the changeset viewer.