Changeset 13363 for trunk/ppSub/src/ppSubReadout.c
- Timestamp:
- May 11, 2007, 2:20:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadout.c
r13341 r13363 15 15 { 16 16 pmReadout *inRO = pmFPAfileThisReadout(config->files, view, "PPSUB.INPUT"); // Input readout 17 pmReadout *refRO = pmFPAfileThisReadout(config->files, view, "PPSUB.REF ERENCE"); // Reference readout17 pmReadout *refRO = pmFPAfileThisReadout(config->files, view, "PPSUB.REF"); // Reference readout 18 18 pmCell *outCell = pmFPAfileThisCell(config->files, view, "PPSUB.OUTPUT"); // Output cell 19 19 pmReadout *outRO = pmReadoutAlloc(outCell); // Output readout
Note:
See TracChangeset
for help on using the changeset viewer.
