46
46
- use snapshot type to keep state during the traversal (snapshot.ml).
49
49
If the original rule was a plus rule (ie. no \*/-, only +), the positions dictate where the new \*'s are placed. Otherwise, the original \*/- dictate where the new \*'s are placed.
51
51
- special disjunction cases that arise in converting a *patch* rule to a *context* rule are handled as well (disj\_generator.ml).