Commit ef830506 authored by Jayke Meijer's avatar Jayke Meijer

Merge branch 'master' of github.com:taddeus/peephole

parents c43b02ec f519a19f
import ply.lex as lex
import ply.yacc as yacc
from utils import Statement as S, Block
from statement import Statement as S, Block
# Global statements administration
statements = []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment