- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/fftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ippTools/src/fftool.c
r36665 r37804 859 859 PXOPT_COPY_STR(config->args, where, "-skycell_id", "stackRun.skycell_id", "LIKE"); 860 860 PXOPT_COPY_STR(config->args, where, "-filter", "stackRun.filter", "LIKE"); 861 PXOPT_COPY_S16(config->args, where, "-fault", " staticskyResult.fault", "==");861 PXOPT_COPY_S16(config->args, where, "-fault", "fullForceSummary.fault", "=="); 862 862 pxskycellAddWhere(config, where); 863 863
Note:
See TracChangeset
for help on using the changeset viewer.
