Changeset 7162 for trunk/psLib/src/fits/psFitsHeader.h
- Timestamp:
- May 22, 2006, 12:39:07 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsHeader.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsHeader.h
r6767 r7162 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-0 4-04 19:52:42$9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-05-22 22:39:07 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 46 46 */ 47 47 bool psFitsWriteHeader( 48 const psMetadata* output,///< the psMetadata data in which to write48 psMetadata* output, ///< the psMetadata data in which to write 49 49 psFits* fits ///< the psFits object 50 50 );
Note:
See TracChangeset
for help on using the changeset viewer.
