We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbfd60 commit 774a0bfCopy full SHA for 774a0bf
1 file changed
Examples/Example_44/run.py
@@ -18,4 +18,5 @@
18
oreex.print_headline(f"Run ORE SIMM; version={orexml[1]}; MPOR days={orexml[2]}")
19
oreex.run(orexml[0])
20
21
+oreex.print_headline(f"Run ORE for IM Schedule")
22
oreex.run("Input/ore_schedule.xml")
0 commit comments