Changeset 7829 for trunk/psastro/src/psastroArguments.c
- Timestamp:
- Jul 5, 2006, 5:37:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroArguments.c
r7818 r7829 31 31 pmConfig *config = pmConfigRead(&argc, argv); 32 32 33 // Storage for other command-line arguments34 config->arguments = psMetadataAlloc ();35 36 33 // save these recipe options until we have loaded the options 37 34 psMetadataAddPtr (config->arguments, PS_LIST_TAIL, "PSASTRO.OPTIONS", PS_DATA_METADATA, "", options);
Note:
See TracChangeset
for help on using the changeset viewer.
