Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
ocots committed Jun 20, 2024
1 parent d800785 commit b3cc4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/print.jl
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ function Base.show(io::IO, ::MIME"text/plain", ocp::OptimalControlModel{<: TimeD
#
println(io)
printstyled(io, "Declarations ", bold=true)
printstyled(io, "(* for required):\n", bold=false)
printstyled(io, "(* required):\n", bold=false)
#println(io)

# print table of settings
Expand Down

0 comments on commit b3cc4ed

Please sign in to comment.