Changeset 14822
- Timestamp:
- Sep 11, 2007, 2:54:19 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSub.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSub.c
r13341 r14822 28 28 } 29 29 30 if (!pmModelClassInit()) { 31 psErrorStackPrint(stderr, "Error initialising model classes.\n"); 32 exitValue = PS_EXIT_PROG_ERROR; 33 goto die; 34 } 35 30 36 if (!ppSubCamera(config)) { 31 37 psErrorStackPrint(stderr, "Error reading configuration.\n");
Note:
See TracChangeset
for help on using the changeset viewer.
