IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19020


Ignore:
Timestamp:
Aug 11, 2008, 5:23:40 PM (18 years ago)
Author:
Paul Price
Message:

Changed API for pmConceptsPhotcodeForView.

File:
1 edited

Legend:

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

    r18914 r19020  
    8888
    8989    // determine PHOTCODE from fpa & view, overwrite in recipe
    90     char *photcode = pmConceptsPhotcodeForView (config, input, view);
     90    char *photcode = pmConceptsPhotcodeForView (input, view);
    9191    PS_ASSERT (photcode, false);
    9292
Note: See TracChangeset for help on using the changeset viewer.