Changeset 7540 for trunk/psLib/src/fits/psFitsHeader.h
- Timestamp:
- Jun 13, 2006, 12:28:02 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsHeader.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsHeader.h
r7232 r7540 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-0 5-27 01:59:36$9 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-06-13 22:28:02 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 48 48 bool psFitsWriteHeader( 49 49 psFits* fits, ///< the psFits object 50 psMetadata* output///< the psMetadata data in which to write50 const psMetadata* output ///< the psMetadata data in which to write 51 51 ); 52 52 … … 57 57 bool psFitsWriteBlank( 58 58 psFits* fits, ///< the psFits object 59 psMetadata* output///< the psMetadata data in which to write59 const psMetadata* output ///< the psMetadata data in which to write 60 60 ); 61 61
Note:
See TracChangeset
for help on using the changeset viewer.
