Changeset 35715 for trunk/psastro/src/psastroExtractAnalysis.c
- Timestamp:
- Jun 26, 2013, 4:44:14 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroExtractAnalysis.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroExtractAnalysis.c
r23592 r35715 44 44 } 45 45 46 if (!psastroChooseRefstars (config, refs, "PSASTRO.EXTRACT.ASTROM" )) {46 if (!psastroChooseRefstars (config, refs, "PSASTRO.EXTRACT.ASTROM", false)) { 47 47 psError (PSASTRO_ERR_UNKNOWN, false, "failed to select reference data for chips\n"); 48 48 psFree(refs);
Note:
See TracChangeset
for help on using the changeset viewer.
