Changeset 5381
- Timestamp:
- Oct 19, 2005, 9:15:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/find_matches_closest.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/find_matches_closest.c
r5328 r5381 18 18 gettimeofday (&start, NULL); 19 19 20 code = GetPhotcodebyCode (options.photcode); 20 /* XXX EAM : options.photcode overridden by image.source.... */ 21 code = GetPhotcodebyCode (image[0].source); 21 22 22 23 /* photcode data - must by of type DEP, (PRI, SEC) - probably should restrict to DEP */
Note:
See TracChangeset
for help on using the changeset viewer.
