Changeset 12536 for trunk/psastro/src/psastroLoadRefstars.c
- Timestamp:
- Mar 21, 2007, 9:30:37 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadRefstars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadRefstars.c
r12492 r12536 83 83 84 84 unlink (tempFile); 85 86 if (table == NULL) { 87 psError(PSASTRO_ERR_REFSTARS, true, "failure to load astrometric reference\n"); 88 return NULL; 89 } 90 85 91 psLogMsg ("psastro", 3, "read getstar output table : %f sec\n", psTimerMark ("psastro")); 86 92
Note:
See TracChangeset
for help on using the changeset viewer.
