Changeset 12554 for trunk/psLib/src/fits/psFits.h
- Timestamp:
- Mar 22, 2007, 2:34:40 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFits.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFits.h
r12549 r12554 4 4 * @author Robert DeSonia, MHPCC 5 5 * 6 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-03-2 2 21:40:47$6 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-03-23 00:34:40 $ 8 8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 9 9 */ … … 85 85 ); 86 86 87 // set the user-defined extension name; 88 bool psFitsSetExtnameWord (psFits *fits, const char *extword); 89 87 90 // move to the first HDU where extword == extname. this is equivalent to fits_movnam_hdu() for 88 91 // a user-defined word in place of EXTNAME
Note:
See TracChangeset
for help on using the changeset viewer.
