Skip to content

Commit d9d9a72

Browse files
committed
export save_plot
1 parent 8e6ce86 commit d9d9a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VortexStepMethod.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export calculate_results, solve_circulation_distribution
1818
export add_section!, set_va!
1919
export calculate_span, calculate_projected_area
2020
export plot_wing, plot_circulation_distribution, plot_geometry, plot_distribution, plot_polars
21-
export show_plot
21+
export show_plot, save_plot
2222

2323
"""
2424
const MVec3 = MVector{3, Float64}

0 commit comments

Comments
 (0)