Skip to content

Commit

Permalink
Fix exports
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Nov 30, 2018
1 parent 60669e2 commit 351440f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/LazyAlgebra.jl
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export
SingularSystem,
SparseOperator,
SymmetricRankOneOperator,
UniformScalingOperator,
SymbolicLinearMapping,
SymbolicMapping,
adjoint,
Expand All @@ -67,7 +66,7 @@ export
is_linear,
is_selfadjoint,
isone,
izero,
iszero,
multiplier,
operand,
operands,
Expand Down

0 comments on commit 351440f

Please sign in to comment.