- Timestamp:
- Jun 8, 2015, 11:46:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/libfits/table/F_uncompress_T.c
r38425 r38429 58 58 59 59 void gfits_uncompress_timing () { 60 fprintf (stderr, " times: %f %f %f\n", timeSum1, timeSum2, timeSum3);61 fprintf (stderr, " times: %f %f %f %f %f %f\n", timeSum2a, timeSum2b, timeSum2c, timeSum2d, timeSum2e, timeSum2f);60 fprintf (stderr, "unc times: %f %f %f\n", timeSum1, timeSum2, timeSum3); 61 fprintf (stderr, "unc times: %f %f %f %f %f %f\n", timeSum2a, timeSum2b, timeSum2c, timeSum2d, timeSum2e, timeSum2f); 62 62 63 63 timeSum1 = 0.0;
Note:
See TracChangeset
for help on using the changeset viewer.
