Changeset 3169 for trunk/psLib/src/astronomy/astronomy.i
- Timestamp:
- Feb 8, 2005, 3:43:24 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/astronomy.i (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/astronomy.i
r3165 r3169 44 44 %} 45 45 46 %apply u int32_t *OUTPUT { uint32_t *nFail }; /* for psMetadataParseConfig */46 %apply unsigned int *OUTPUT { unsigned int *nFail }; /* for psMetadataParseConfig */ 47 47 %include "psMetadataIO.h" 48 %clear uint32_t*nFail;48 %clear psU32 *nFail; 49 49 50 50 %include "psPhotometry.h"
Note:
See TracChangeset
for help on using the changeset viewer.
