add readme, move testing function to lib
This commit is contained in:
parent
2fb8318506
commit
8b3f543bda
5 changed files with 118 additions and 10 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import tkinter
|
||||
import atexit
|
||||
import sys
|
||||
|
||||
# load generated Statechart code
|
||||
from srcgen.water_level_simulator import WaterLevelSimulator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue