Changeset 36084 for trunk/Ohana/src/getstar
- Timestamp:
- Aug 31, 2013, 5:31:39 AM (13 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/getstar/src/dvoImagesAtCoords.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130711/Ohana (added) merged: 35802,35842,35869-35875,35877-35878,35969,36012-36013,36022-36023,36065,36073
- Property svn:mergeinfo changed
-
trunk/Ohana/src/getstar/src/dvoImagesAtCoords.c
r36057 r36084 16 16 int status; 17 17 Image *dbImages; 18 int Npoints;19 18 FITS_DB db; 20 19 … … 25 24 Point *points; 26 25 int readStdin = 0; 26 int Npoints = 0; 27 27 if (coordsFile) { 28 28 if (strcmp(coordsFile, "-") == 0) {
Note:
See TracChangeset
for help on using the changeset viewer.
