Changeset 3769 for trunk/psLib/src/math/psStats.c
- Timestamp:
- Apr 26, 2005, 9:53:30 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psStats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psStats.c
r3682 r3769 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.12 5$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-04- 07 20:27:41$11 * @version $Revision: 1.126 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-04-26 19:53:30 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 2184 2184 // do nothing 2185 2185 } else { 2186 psS8* strType;2186 char* strType; 2187 2187 PS_TYPE_NAME(strType, in->type.type); 2188 2188 psError(PS_ERR_BAD_PARAMETER_TYPE, true,
Note:
See TracChangeset
for help on using the changeset viewer.
