Changeset 20410 for trunk/ppSub/src/ppSub.c
- Timestamp:
- Oct 26, 2008, 5:16:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSub.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSub.c
r19119 r20410 24 24 if (!pmModelClassInit()) { 25 25 psErrorStackPrint(stderr, "Error initialising model classes.\n"); 26 exitValue = PS_EXIT_PROG_ERROR; 27 goto die; 28 } 29 30 if (!psphotInit()) { 31 psErrorStackPrint(stderr, "Error initialising psphot.\n"); 26 32 exitValue = PS_EXIT_PROG_ERROR; 27 33 goto die;
Note:
See TracChangeset
for help on using the changeset viewer.
