Skip to content

Commit

Permalink
update menu.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Sep 7, 2024
1 parent a6b2b3b commit 672a669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/menu.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using REPL.TerminalMenus

options = ["autopilot_1p = include(\"autopilot_1p.jl\")",
"autopilot = include(\"autopilot.jl\")",
"autopilot_4p = include(\"autopilot.jl\")",
"quit"]

function menu()
Expand Down

0 comments on commit 672a669

Please sign in to comment.