Changeset 7604 for trunk/psModules/src/objects/pmPeaks.c
- Timestamp:
- Jun 20, 2006, 5:21:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.c
r7311 r7604 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-06- 03 01:02:08$8 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-06-21 03:21:16 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 16 16 #include <math.h> 17 17 #include <string.h> 18 #include "pslib.h"18 #include <pslib.h> 19 19 #include "pmPeaks.h" 20 20 … … 51 51 psVector containing the specified row of data from the psImage. 52 52 53 XXX: Is there a better way to do this? 53 XXX: Is there a better way to do this? 54 54 XXX EAM: does this really need to alloc a new vector??? 55 55 *****************************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
