Skip to content

Commit 50ec165

Browse files
committed
export solver run_ci
1 parent 2ac8579 commit 50ec165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DirectTrajectoryOptimization.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export Bound, Bounds, Constraint, Constraints, GeneralConstraint
2828
export Dynamics
2929

3030
# solver
31-
export Solver, Options, initialize_states!, initialize_controls!, solve!, get_trajectory
31+
export solver, Solver, Options, initialize_states!, initialize_controls!, solve!, get_trajectory
3232

3333
# utils
3434
export linear_interpolation

0 commit comments

Comments
 (0)