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
|
|
@ -5,7 +5,7 @@ import functools
|
|||
|
||||
from api.od import ODAPI
|
||||
from concrete_syntax.common import indent
|
||||
from transformation.matcher.mvs_adapter import match_od
|
||||
from transformation.matcher import match_od
|
||||
from transformation.rewriter import rewrite
|
||||
from transformation.cloner import clone_od
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue