Changeset 38978
- Timestamp:
- Oct 27, 2015, 3:55:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/addstar/src/greference.c
r38593 r38978 5 5 Catalog *greference (char *Refcat, SkyRegion *region, int photcode) { 6 6 7 Catalog *catalog ;7 Catalog *catalog = NULL; 8 8 9 9 if (VERBOSE) fprintf (stderr, "loading reference catalog data from %s\n", Refcat);
Note:
See TracChangeset
for help on using the changeset viewer.
