Changeset 2816 for trunk/psModules/src/pmReadoutCombine.c
- Timestamp:
- Dec 23, 2004, 2:58:08 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/pmReadoutCombine.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pmReadoutCombine.c
r2814 r2816 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $8 * @date $Date: 2004-12-2 3 23:42:25$7 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2004-12-24 00:58:08 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 277 277 // XXX: Is this correct? 278 278 // We add the zero vector, if non-NULL. 279 280 279 if (zero != NULL) { 281 280 for (int r = 0; r < numInputs ; r++) {
Note:
See TracChangeset
for help on using the changeset viewer.
