parent
81915278d0
commit
89ea8f3bcd
|
@ -1,5 +1,4 @@
|
||||||
import color, mode2
|
import color, mode2
|
||||||
import lex
|
|
||||||
from lex2 import Grammar, PatternRule, RegionRule
|
from lex2 import Grammar, PatternRule, RegionRule
|
||||||
# this might not be complete...
|
# this might not be complete...
|
||||||
# see http://gcc.gnu.org/onlinedocs/gcc-2.95.3/cpp_3.html#SEC44
|
# see http://gcc.gnu.org/onlinedocs/gcc-2.95.3/cpp_3.html#SEC44
|
||||||
|
|
Loading…
Reference in New Issue