Skip to content

Commit f4dca1c

Browse files
committed
add stability_lfc to menu
1 parent 342f7d0 commit f4dca1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/menu.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ options = ["test_winchcontroller = include(\"test_winchcontroller.jl\")",
77
"test_tuned_winchcontroller = include(\"test_tuned_winchcontroller.jl\")",
88
"plot_power = include(\"plot_power.jl\")",
99
"stability_ufc = include(\"stability_ufc.jl\")",
10+
"stability_lfc = include(\"stability_lfc.jl\")",
1011
"help = WinchControllers.help()",
1112
"quit"]
1213

0 commit comments

Comments
 (0)