Closedown

This commit is contained in:
2020-04-09 12:09:37 +02:00
parent 84ecabd490
commit 5f409f8950
3 changed files with 6 additions and 6 deletions

View File

@@ -20,12 +20,12 @@ def before_pass(pass_num):
print "Starting pass: " , pass_num
def after_pass(pass_num):
print "Finished pass: " , pass_num
'
#set_exec_pars(layout="sf")
ret= lscan(inp, (sin,out), 0, 40, 10, 0.2, passes = 1, before_pass = before_pass, after_pass=after_pass,title = "Test")
set_exec_pars(then="run('test/test3.py')")
#set_exec_pars(then="run('test/test3.py)")
#set_return([1.0, 3, [1,2,3,4]])
#set_return("T\"es\"t")