IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2005, 12:14:53 PM (21 years ago)
Author:
eugene
Message:

fixed up 2mass to handle allsky release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/addstar.c

    r3645 r4299  
    4141    break;
    4242  }
    43   if (ONLY_MATCH) {
     43  if (ONLY_MATCH || EXISTING_REGIONS) {
    4444    regions = gregion_match (regions, &Nregions);
    4545  }
     46  if (VERBOSE) fprintf (stderr, "writing to %d regions\n", Nregions);
    4647
    4748  Naverage = Nmeasure = 0;
Note: See TracChangeset for help on using the changeset viewer.