Changeset 21183 for trunk/psastro/src/psastroMosaicFPtoTP.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicFPtoTP.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicFPtoTP.c
r19314 r21183 74 74 75 75 // constant errors 76 psVector *mask = psVectorAlloc (X->n, PS_TYPE_ U8);76 psVector *mask = psVectorAlloc (X->n, PS_TYPE_VECTOR_MASK); 77 77 psVectorInit (mask, 0); 78 78
Note:
See TracChangeset
for help on using the changeset viewer.
