This commit is contained in:
Artur Meski
2016-12-28 22:30:00 +01:00
parent bd06d575f7
commit 58f06c3fc1
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
from sys import exit
from colour import *
class ContextAutomaton(object):
def __init__(self, reaction_system):