- Timestamp:
- Jan 1, 2009, 7:13:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psModules/src/astrom/pmAstrometryObjects.c
r20801 r21079 8 8 * @author EAM, IfA 9 9 * 10 * @version $Revision: 1.42 $ $Name: not supported by cvs2svn $11 * @date $Date: 200 8-11-20 01:26:07$10 * @version $Revision: 1.42.6.1 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2009-01-02 05:13:00 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 227 227 228 228 // constant errors 229 psVector *mask = psVectorAlloc (match->n, PS_TYPE_ U8);229 psVector *mask = psVectorAlloc (match->n, PS_TYPE_VECTOR_MASK); 230 230 psVectorInit (mask, 0); 231 231
Note:
See TracChangeset
for help on using the changeset viewer.
