Skip to content

Commit f93e340

Browse files
committed
Restore imports
1 parent 93256e9 commit f93e340

File tree

1 file changed

+1
-0
lines changed
  • docs/examples_literate/mixed_integer/aux_files

1 file changed

+1
-0
lines changed

docs/examples_literate/mixed_integer/aux_files/antidiag.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# All expressions and atoms are subtpyes of AbstractExpr.
99
# Please read expressions.jl first.
1010
#############################################################################
11+
import Convex.sign, Convex.monotonicity, Convex.curvature, Convex.evaluate, Convex.conic_form!
1112
export antidiag
1213

1314
### Diagonal

0 commit comments

Comments
 (0)