Changeset 14545 for branches/eam_branch_20070817/psphot/src/psphot.c
- Timestamp:
- Aug 17, 2007, 11:27:05 AM (19 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20070817/psphot/src/psphot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070817/psphot/src/psphot.c
r14005 r14545 11 11 pmErrorRegister(); // register psModule's error codes/messages 12 12 psphotErrorRegister(); // register our error codes/messages 13 psphotModel GroupInit (); // load implementation-specific models13 psphotModelClassInit (); // load implementation-specific models 14 14 15 15 // load command-line arguments, options, and system config data
Note:
See TracChangeset
for help on using the changeset viewer.
