IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2015, 10:12:31 AM (11 years ago)
Author:
eugene
Message:

make sure the full catalog structure is initialized before calling dvo_catalog_open

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libfits/table/F_uncompress_T.c

    r38441 r38471  
    5858
    5959void gfits_uncompress_timing () {
     60  return;
     61
    6062  fprintf (stderr, "unc times: %f %f %f\n", timeSum1, timeSum2, timeSum3);
    6163  fprintf (stderr, "unc times: %f %f %f %f %f %f\n", timeSum2a, timeSum2b, timeSum2c, timeSum2d, timeSum2e, timeSum2f);
Note: See TracChangeset for help on using the changeset viewer.