Changeset 6915 for branches/rel10_ifa/psModules/src/objects/pmGrowthCurve.c
- Timestamp:
- Apr 19, 2006, 4:37:56 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/objects/pmGrowthCurve.c
r6751 r6915 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1.1.4. 3$ $Name: not supported by cvs2svn $8 * @date $Date: 2006-04- 01 02:47:20$7 * @version $Revision: 1.1.4.4 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-04-20 02:37:56 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 58 58 int N; 59 59 int Nlo = 0; 60 int Nhi = index->n ;60 int Nhi = index->n - 1; 61 61 62 62 if (above) {
Note:
See TracChangeset
for help on using the changeset viewer.
