Changeset 14844 for trunk/ppStack/src/ppStack.c
- Timestamp:
- Sep 14, 2007, 3:21:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStack.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStack.c
r13464 r14844 30 30 } 31 31 32 if (!pmModelClassInit()) { 33 psErrorStackPrint(stderr, "Error initialising model classes.\n"); 34 exitValue = PS_EXIT_PROG_ERROR; 35 goto die; 36 } 37 32 38 if (!ppStackCamera(config)) { 33 39 psErrorStackPrint(stderr, "Error reading configuration.\n");
Note:
See TracChangeset
for help on using the changeset viewer.
