Changeset 11142 for trunk/ippTools/src/pxinjectConfig.c
- Timestamp:
- Jan 18, 2007, 2:34:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxinjectConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxinjectConfig.c
r11138 r11142 50 50 psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-telescope", 0, 51 51 "define the telescope name (required)", NULL); 52 psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-dateobs", 0,53 "define observation time", NULL);54 psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-exp_type", 0,55 "define the type of exposure (required)", NULL);56 52 psMetadataAddS32(newExpArgs, PS_LIST_TAIL, "-imfiles", 0, 57 53 "define the number of imfiles in this exp (required)", 0); … … 157 153 } 158 154 addWhereStr(telescope); 159 addWhereStr(exp_type);160 155 { 161 156 int n = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
