Changeset 26480
- Timestamp:
- Dec 23, 2009, 8:08:40 AM (16 years ago)
- File:
-
- 1 edited
-
branches/eam_branches/20091201/ppSub/src/ppSub.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppSub/src/ppSub.c
r25847 r26480 24 24 int main(int argc, char *argv[]) 25 25 { 26 27 psLibInit(NULL); 28 pmSubtractionDeconvolutionTest (); 29 psLibFinalize(); 30 exit (1); 31 26 32 psExit exitValue = PS_EXIT_SUCCESS; // Exit value 27 33 psTimerStart("ppSub");
Note:
See TracChangeset
for help on using the changeset viewer.
