Пример #1
0
def run(stepping=True):
	global execution
	execution = Executions(model)
	execution.run(stepping)