Skip to content

Commit 8a2bc32

Browse files
committed
api: export prepare_input! and prepare_output! so they can be documented
1 parent e22972b commit 8a2bc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/julia_interface.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export cons_coord, cons_coord!, consjac
1+
export cons_coord, cons_coord!, consjac, prepare_input!, prepare_output!
22

33
using NLPModels, SparseArrays
44

0 commit comments

Comments
 (0)