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_compress_T.c

    r38441 r38471  
    3434
    3535void gfits_compress_timing () {
     36  return;
     37
    3638  fprintf (stderr, "cmp times: %f %f %f\n", timeSum1, timeSum2, timeSum3);
    3739  fprintf (stderr, "cmp times: %f %f %f %f %f\n", timeSum2a, timeSum2b, timeSum2c, timeSum2d, timeSum2e);
Note: See TracChangeset for help on using the changeset viewer.