Changeset 16253 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Jan 25, 2008, 6:24:33 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r16248 r16253 329 329 PXOPT_LOOKUP_F32(dtime_photom, config->args, "-dtime_photom", false, false); 330 330 PXOPT_LOOKUP_F32(dtime_astrom, config->args, "-dtime_astrom", false, false); 331 PXOPT_LOOKUP_STR(hostname, config->args, "-hostname", false, false); 331 332 PXOPT_LOOKUP_F32(n_stars, config->args, "-n_stars", false, false); 332 333 PXOPT_LOOKUP_F32(n_extended, config->args, "-n_extended", false, false); … … 367 368 dtime_photom, 368 369 dtime_astrom, 370 hostname, 369 371 n_stars, 370 372 n_extended,
Note:
See TracChangeset
for help on using the changeset viewer.
