Rename matcher modules to make more sense
This commit is contained in:
parent
42757ddc4f
commit
1845c3deb9
6 changed files with 15 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
from concrete_syntax.textual_od.parser import parse_od
|
||||
from transformation.rule import Rule, RuleMatcherRewriter, PriorityActionGenerator
|
||||
from transformation.matcher.mvs_adapter import match_od
|
||||
from transformation.matcher import match_od
|
||||
from util import loader
|
||||
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue