GUI: add button to obstruct door + add figures and such to assignment HTML
This commit is contained in:
parent
fffd65370f
commit
8ffb3e097f
15 changed files with 497 additions and 8 deletions
|
|
@ -229,4 +229,4 @@ INITIAL = [
|
|||
]
|
||||
|
||||
if __name__ == "__main__":
|
||||
run_scenarios(SCENARIOS, LockController, INITIAL, IDEMPOTENT)
|
||||
run_scenarios(SCENARIOS, LockController, INITIAL, IDEMPOTENT, verbose=False)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue