- Timestamp:
- Dec 5, 2013, 1:31:55 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psphot/src/psphotRadialProfile.c
r36198 r36355 72 72 73 73 void psphotRadialProfileShowSkips () { 74 74 # if (PS_TRACE_ON) 75 75 fprintf (stderr, "radial profile skipped @ 1 : %d\n", Nskip1); 76 76 fprintf (stderr, "radial profile skipped @ 2 : %d\n", Nskip2); … … 78 78 fprintf (stderr, "radial profile skipped @ 4 : %d\n", Nskip4); 79 79 fprintf (stderr, "radial profile skipped @ 5 : %d\n", Nskip5); 80 #endif 80 81 }
Note:
See TracChangeset
for help on using the changeset viewer.
