Cleaning up rs/

This commit is contained in:
Artur Meski
2019-02-23 13:06:42 +00:00
parent df19367659
commit 59cbc00e7f
9 changed files with 15 additions and 69 deletions

View File

@@ -8,4 +8,5 @@ class ReactionSystemWithNetworkOfAutomata(object):
def show(self, soft=False):
self.rs.show(soft)
self.cas.show()
# EOF