Script execution

This commit is contained in:
x07maop
2016-11-23 09:15:38 +01:00
parent 4df9281690
commit dc2689bdad

View File

@@ -36,7 +36,6 @@ while loop_count < nr_loops:
set_file('Dy_hyst_plus')
hyst_cont(field_x, B2, B1, rrate, [e1])
loop_count = loop_count + 1
print "Loop # ",loop_count," finished."