We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342f7d0 commit f4dca1cCopy full SHA for f4dca1c
examples/menu.jl
@@ -7,6 +7,7 @@ options = ["test_winchcontroller = include(\"test_winchcontroller.jl\")",
7
"test_tuned_winchcontroller = include(\"test_tuned_winchcontroller.jl\")",
8
"plot_power = include(\"plot_power.jl\")",
9
"stability_ufc = include(\"stability_ufc.jl\")",
10
+ "stability_lfc = include(\"stability_lfc.jl\")",
11
"help = WinchControllers.help()",
12
"quit"]
13
0 commit comments