Changeset 6484 for trunk/psLib/src/fits/psFitsTable.c
- Timestamp:
- Feb 24, 2006, 1:43:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsTable.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsTable.c
r6445 r6484 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-02- 17 03:24:46$9 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-02-24 23:43:15 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 526 526 527 527 psVector* result = psVectorAlloc(numRows, convertFitsToPsType(typecode)); 528 result->n = numRows; 528 529 529 530 fits_read_col(fits->fd,
Note:
See TracChangeset
for help on using the changeset viewer.
