Changeset 15561
- Timestamp:
- Nov 9, 2007, 2:53:52 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20071023/psastro/src/psastroLoadRefstars.c
r15547 r15561 22 22 PS_ASSERT (CATDIR, NULL); 23 23 24 char *getstarCommand = ps MemIncrRefCounter(psMetadataLookupStr(NULL, recipe, "DVO.GETSTAR"));24 char *getstarCommand = psStringCopy(psMetadataLookupStr(NULL, recipe, "DVO.GETSTAR")); 25 25 PS_ASSERT (getstarCommand, NULL); 26 26
Note:
See TracChangeset
for help on using the changeset viewer.
