Changes between Version 2 and Version 3 of Ticket #1820


Ignore:
Timestamp:
2012-09-18T12:00:41Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1820 – Description

    v2 v3  
    66(flags,descriptions) := getAvailableIndexReductionMethods();
    77}}}
     8
     9Followed by OMEdit calling (before translation, optional if the flag did not change):
     10{{{
     11setMatchingAlgorithm(method);
     12setIndexReductionMethod(method);
     13}}}