Changeset 5443 for trunk/Ohana/src/addstar/src/find_matches.c
- Timestamp:
- Oct 24, 2005, 10:36:17 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/find_matches.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/find_matches.c
r5347 r5443 1 1 # include "addstar.h" 2 2 3 void find_matches ( GSCRegion *region, Stars *stars, int Nstars, Catalog *catalog, Image *image, Image *overlap, int Noverlap, Coords *mosaic, AddstarClientOptions options) {3 void find_matches (SkyRegion *region, Stars *stars, int Nstars, Catalog *catalog, Image *image, Image *overlap, int Noverlap, Coords *mosaic, AddstarClientOptions options) { 4 4 5 5 int i, j, n, N, J;
Note:
See TracChangeset
for help on using the changeset viewer.
