Changeset 9580
- Timestamp:
- Oct 13, 2006, 5:58:11 PM (20 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
psastro/src/psastroErrorCodes.h.in (modified) (1 diff)
-
psphot/src/psphotErrorCodes.h.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroErrorCodes.h.in
r9575 r9580 12 12 PSASTRO_ERR_${ErrorCode}, 13 13 PSASTRO_ERR_NERROR 14 } actErrorCode;14 } psastroErrorCode; 15 15 16 16 void psastroErrorRegister(void); -
trunk/psphot/src/psphotErrorCodes.h.in
r7336 r9580 12 12 PSPHOT_ERR_${ErrorCode}, 13 13 PSPHOT_ERR_NERROR 14 } actErrorCode;14 } psphotErrorCode; 15 15 16 16 void psphotErrorRegister(void);
Note:
See TracChangeset
for help on using the changeset viewer.
