IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16904


Ignore:
Timestamp:
Mar 9, 2008, 11:06:13 AM (18 years ago)
Author:
eugene
Message:

move verbose message to better location

File:
1 edited

Legend:

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

    r16896 r16904  
    145145        }
    146146      }
    147       if (VERBOSE) fprintf (stderr, "done\n");
    148147
    149148      if (!Nstars) {
     
    188187    }
    189188    free (tstars);
     189    if (VERBOSE) fprintf (stderr, "done\n");
    190190
    191191    // at end, p points at the start of last, partial line
Note: See TracChangeset for help on using the changeset viewer.