Changes between Version 9 and Version 10 of ValuePropagationPlugin


Ignore:
Timestamp:
Jan 20, 2017, 7:51:22 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Adapt variable names to latest codebase.

Legend:

Unmodified
Added
Removed
Modified
  • ValuePropagationPlugin

    v9 v10  
    2020
    2121{{{
    22 oldOther[to] -= old_values[from]
    23 newOther[to] += ticket[from]
     22old_other[to] -= old_values[from]
     23new_other[to] += ticket[from]
    2424}}}
    2525