Changeset 4342 for trunk/psLib/src/fits/psFits.c
- Timestamp:
- Jun 21, 2005, 4:05:41 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFits.c
r4315 r4342 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.3 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-06- 18 02:30:49$9 * @version $Revision: 1.37 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-06-22 02:05:41 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 336 336 } 337 337 338 char*psFitsGetExtName(const psFits* fits)338 psString psFitsGetExtName(const psFits* fits) 339 339 { 340 340 if (fits == NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
