Changeset 7465 for trunk/psLib/src/fits/psFitsTable.c
- Timestamp:
- Jun 9, 2006, 2:07:10 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
r7300 r7465 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-06- 02 21:33:34$9 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-06-10 00:07:10 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 554 554 555 555 556 psArray* psFitsReadTable( psFits* fits)556 psArray* psFitsReadTable(const psFits* fits) 557 557 { 558 558 int status = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
