Changeset 40880
- Timestamp:
- Aug 30, 2019, 4:09:09 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/addstar/src/loadukirt_uhs_readstars.c
r40833 r40880 75 75 UKIRT_UHS_Stars *loadukirt_uhs_readstars (char *filename, UKIRT_UHS_Stars *stars, int *nstars, AddstarClientOptions *options) { 76 76 77 int codeJ = GetPhotcodeCodebyName ("UKIRT_UHS_J"); if (!codeJ) Shutdown ("missing phot ocde UKIRT_UHS_J");77 int codeJ = GetPhotcodeCodebyName ("UKIRT_UHS_J"); if (!codeJ) Shutdown ("missing photcode UKIRT_UHS_J"); 78 78 79 79 // XXX I need a UKIRT UHS Mean Epoch
Note:
See TracChangeset
for help on using the changeset viewer.
