Changeset 12792 for trunk/psphot/src/psphot.c
- Timestamp:
- Apr 10, 2007, 3:34:16 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.c
r11263 r12792 1 # include "psphot .h"1 # include "psphotInternal.h" 2 2 3 3 static void usage (void) { … … 10 10 psTimerStart ("complete"); 11 11 psphotErrorRegister(); // register our error codes/messages 12 psphotModelGroupInit (); // load implementation-specific models12 psphotModelGroupInit (); // load implementation-specific models 13 13 14 14 // load command-line arguments, options, and system config data
Note:
See TracChangeset
for help on using the changeset viewer.
