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,10 +1,11 @@
from rs import *
from smt import *
import rs_examples
def run_tests():
test_extended_automaton()
# process()
# test_extended_automaton()
process()
def test_extended_automaton():