Changeset 15538
- Timestamp:
- Nov 9, 2007, 9:50:54 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadRefstars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadRefstars.c
r15257 r15538 23 23 PS_ASSERT (CATDIR, NULL); 24 24 25 char *getstarCommand = ps MemIncrRefCounter(psMetadataLookupStr(NULL, recipe, "DVO.GETSTAR"));25 char *getstarCommand = psStringCopy(psMetadataLookupStr(NULL, recipe, "DVO.GETSTAR")); 26 26 PS_ASSERT (getstarCommand, NULL); 27 27
Note:
See TracChangeset
for help on using the changeset viewer.
