parent
3a731e6e29
commit
3b9fb77cbf
|
@ -1,5 +1,5 @@
|
||||||
import popen2, re
|
import popen2, re
|
||||||
import color, method, mode2, tab2
|
import color, default, method, mode2, tab2
|
||||||
from lex3 import Grammar, PatternRule, RegionRule
|
from lex3 import Grammar, PatternRule, RegionRule
|
||||||
from mode.python import StringGrammar
|
from mode.python import StringGrammar
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue