IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2005, 6:11:02 AM (21 years ago)
Author:
eugene
Message:

added CLOSEST match method, added SPLIT table support, made catmode and catformat case-insensitive, added -nosort concept, cleaned find_matches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/Makefile

    r4864 r5229  
    2525$(SRC)/airmass.$(ARCH).o \
    2626$(SRC)/args.$(ARCH).o \
     27$(SRC)/build_links.$(ARCH).o \
    2728$(SRC)/calibrate.$(ARCH).o \
    2829$(SRC)/check_permissions.$(ARCH).o \
     
    3132$(SRC)/edge_check.$(ARCH).o \
    3233$(SRC)/find_matches.$(ARCH).o \
     34$(SRC)/find_matches_closest.$(ARCH).o \
    3335$(SRC)/find_matches_refstars.$(ARCH).o \
    3436$(SRC)/find_subset.$(ARCH).o \
Note: See TracChangeset for help on using the changeset viewer.