Changeset 3025 for trunk/psLib/src/fileUtils/psFileUtilsErrors.h
- Timestamp:
- Jan 17, 2005, 10:58:22 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fileUtils/psFileUtilsErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fileUtils/psFileUtilsErrors.h
r2965 r3025 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-01-1 3 01:54:25$9 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-01-17 20:58:21 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 56 56 #define PS_ERRORTEXT_psFits_NOT_IMAGE_TYPE "Current FITS HDU type must be an image." 57 57 #define PS_ERRORTEXT_psFits_NOT_TABLE_TYPE "Current FITS HDU type must be a table." 58 #define PS_ERRORTEXT_psFits_TABLE_ FIRSTROW_NULL "Can't create a table without the first row, where table column information is derived."58 #define PS_ERRORTEXT_psFits_TABLE_EMPTY "Can't create a table without any rows." 59 59 #define PS_ERRORTEXT_psFits_CFITSIO_ERROR "CFITSIO error: %s" 60 60 #define PS_ERRORTEXT_psFits_METATYPE_INVALID "Specified FITS metadata type, %c, is not supported."
Note:
See TracChangeset
for help on using the changeset viewer.
