- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageCheckNoise.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ppImage/src/ppImageCheckNoise.c
r33667 r37804 17 17 return true; 18 18 } 19 20 // psTimerStart("check.noise"); 19 21 20 22 // add recipe options supplied on command line … … 124 126 psFree (statsDefaults); 125 127 128 // psLogMsg ("ppImage", 5, "check noise: %f sec\n", psTimerMark ("check.noise")); 129 126 130 return true; 127 131 }
Note:
See TracChangeset
for help on using the changeset viewer.
