Changeset 9057 for trunk/ippTools/src/pzgetimfilesConfig.c
- Timestamp:
- Sep 28, 2006, 5:25:54 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pzgetimfilesConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pzgetimfilesConfig.c
r8849 r9057 24 24 psMetadata *args = psMetadataAlloc(); 25 25 psMetadataAddStr(args , PS_LIST_TAIL, "-uri", 0, 26 "DataStore FileSet URI", "");26 "DataStore FileSet URI", ""); 27 27 psMetadataAddStr(args , PS_LIST_TAIL, "-filesetid", 0, 28 "FileSet ID", ""); 28 "FileSet ID", ""); 29 psMetadataAddStr(args, PS_LIST_TAIL, "-inst", 0, 30 "search by camera", NULL); 31 psMetadataAddStr(args, PS_LIST_TAIL, "-telescope", 0, 32 "search by telescope", NULL); 33 29 34 30 35 bool status = false;
Note:
See TracChangeset
for help on using the changeset viewer.
