Changeset 3381 for trunk/psLib/src/astronomy/psAstronomyErrors.h
- Timestamp:
- Mar 7, 2005, 10:58:51 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstronomyErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstronomyErrors.h
r3341 r3381 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-0 2-28 23:34:10 $9 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-03-07 20:58:50 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 65 65 #define PS_ERRORTEXT_psMetadata_FIND_FAILED "Could not find metadata item, %s." 66 66 #define PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED "Could not find metadata item at index %d." 67 #define PS_ERRORTEXT_psMetadata_DUPLICATE_NOT_ALLOWED "Duplicate metadata item name is not allowed. Use a psMetadataFlags option to allow such action." 68 #define PS_ERRORTEXT_psMetadata_REGEX_INVALID "Specified regular expression is invalid. %s." 69 #define PS_ERRORTEXT_psMetadata_LOCATION_INVALID "Specified location, %d, is invalid." 67 70 #define PS_ERRORTEXT_psMetadataIO_TYPE_INVALID "Specified type, %d, is not supported." 68 71 #define PS_ERRORTEXT_psMetadataIO_EXTNUM_NOTPOSITIVE "Specified extension number, %d, is invalid. Value must be positive if no extension name is given."
Note:
See TracChangeset
for help on using the changeset viewer.
