Changeset 3945 for trunk/psLib/src/astronomy
- Timestamp:
- May 16, 2005, 9:43:53 AM (21 years ago)
- Location:
- trunk/psLib/src/astronomy
- Files:
-
- 2 edited
-
psAstronomyErrors.dat (modified) (1 diff)
-
psAstronomyErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstronomyErrors.dat
r3441 r3945 66 66 psMetadataIO_TAG_MISMATCH Start tag, %s and end tag, %s do not agree. 67 67 psMetadataIO_TAG_UNKNOWN Invalid end tag name, %s. 68 68 psMetadataIO_TYPE_DUPLICATE Specified type, %s, on line %u of %s is already defined. 69 psMetadataIO_DUPLICATE_MULTI Duplicate MULTI specifier on line %u of %s. -
trunk/psLib/src/astronomy/psAstronomyErrors.h
r3441 r3945 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-0 3-17 19:01:01$9 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-05-16 19:43:06 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 83 83 #define PS_ERRORTEXT_psMetadataIO_TAG_MISMATCH "Start tag, %s and end tag, %s do not agree." 84 84 #define PS_ERRORTEXT_psMetadataIO_TAG_UNKNOWN "Invalid end tag name, %s." 85 #define PS_ERRORTEXT_psMetadataIO_TYPE_DUPLICATE "Specified type, %s, on line %u of %s is already defined." 86 #define PS_ERRORTEXT_psMetadataIO_DUPLICATE_MULTI "Duplicate MULTI specifier on line %u of %s." 85 87 //~End 86 88
Note:
See TracChangeset
for help on using the changeset viewer.
