Changeset 26142
- Timestamp:
- Nov 13, 2009, 2:45:47 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/getstar/src/MatchCoords.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/getstar/src/MatchCoords.c
r25208 r26142 55 55 } 56 56 57 #ifdef notdef 58 printf("%d %8.1f %8.1f %s\n", i, x, y, dbImages[i].name); 59 #endif 60 57 61 if ((x >= xmin && x <= xmax) && (y >= ymin && y <= ymax)) { 58 62 totalMatches++;
Note:
See TracChangeset
for help on using the changeset viewer.
