IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2012, 10:41:39 AM (14 years ago)
Author:
Serge CHASTEL
Message:

Bug fix: -set_data_group was not supported in WS mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/difftool.c

    r34081 r34503  
    14861486          return false;
    14871487        }
    1488         if (warp_data_group) {
     1488        if (!data_group && warp_data_group) {
    14891489          data_group = warp_data_group;
    14901490        }
Note: See TracChangeset for help on using the changeset viewer.