Changeset 7851 for trunk/psModules/src/imcombine/pmReadoutCombine.c
- Timestamp:
- Jul 7, 2006, 7:35:59 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.c
r7849 r7851 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1.2 0$ $Name: not supported by cvs2svn $8 * @date $Date: 2006-07-08 05: 21:12$7 * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-07-08 05:35:59 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 405 405 psListAdd(inputCells, PS_LIST_TAIL, readout->parent); 406 406 } 407 pmConceptsAverageCells(output->parent, inputCells, 0, 0,NULL, NULL);407 pmConceptsAverageCells(output->parent, inputCells, NULL, NULL); 408 408 psFree(inputCells); 409 409
Note:
See TracChangeset
for help on using the changeset viewer.
