Changeset 15176 for branches/pap_branch_070920/psLib/src/fits/psFits.h
- Timestamp:
- Oct 3, 2007, 10:21:45 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_070920/psLib/src/fits/psFits.h
r15168 r15176 4 4 * @author Robert DeSonia, MHPCC 5 5 * 6 * @version $Revision: 1.31.2. 3$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-10-03 03:01:45 $6 * @version $Revision: 1.31.2.4 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-10-03 20:21:45 $ 8 8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 9 9 */ … … 55 55 bool writable; ///< Is the file writable? 56 56 char *extword; ///< user-specified word to name extensions (NULL implies EXTNAME) 57 bool comp ression; ///< Treat compressed images automatically?57 bool compConvention; ///< Honour compression convention, handling compressed images 58 58 } psFits; 59 59
Note:
See TracChangeset
for help on using the changeset viewer.
