IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13363


Ignore:
Timestamp:
May 11, 2007, 2:20:52 PM (19 years ago)
Author:
Paul Price
Message:

Misnamed file rule.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadout.c

    r13341 r13363  
    1515{
    1616    pmReadout *inRO = pmFPAfileThisReadout(config->files, view, "PPSUB.INPUT"); // Input readout
    17     pmReadout *refRO = pmFPAfileThisReadout(config->files, view, "PPSUB.REFERENCE"); // Reference readout
     17    pmReadout *refRO = pmFPAfileThisReadout(config->files, view, "PPSUB.REF"); // Reference readout
    1818    pmCell *outCell = pmFPAfileThisCell(config->files, view, "PPSUB.OUTPUT"); // Output cell
    1919    pmReadout *outRO = pmReadoutAlloc(outCell); // Output readout
Note: See TracChangeset for help on using the changeset viewer.