Changeset 9627 for trunk/psastro/src/psastroArguments.c
- Timestamp:
- Oct 18, 2006, 8:44:12 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroArguments.c
r9574 r9627 27 27 // load config data from default locations 28 28 pmConfig *config = pmConfigRead(&argc, argv); 29 if (config == NULL) { 30 psError(PSASTRO_ERR_CONFIG, false, "Can't read site configuration"); 31 return NULL; 32 } 29 33 30 34 // save these recipe options until we have loaded the options
Note:
See TracChangeset
for help on using the changeset viewer.
