Deleted parse_cmx etc

Going to reimplement these
This commit is contained in:
Jamie Hardt
2018-12-24 00:49:00 -08:00
parent ce3d8088a1
commit e4b6036ab7
5 changed files with 30 additions and 289 deletions

13
pycmx/parse_cmx_events.py Normal file
View File

@@ -0,0 +1,13 @@
# pycmx
# (c) 2018 Jamie Hardt
def events(statements=[]):
if statements[0].
class Event:
def __init__(self, statements):
self.statements = statements
def number():
return statements[0].event