Skip to content

Commit

Permalink
Revert export statement
Browse files Browse the repository at this point in the history
  • Loading branch information
simsurace committed Feb 26, 2024
1 parent 7a4b1d7 commit 665a614
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/ParameterHandling.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ using LinearAlgebra
using SparseArrays

export flatten,
value_flatten,
positive,
bounded,
fixed,
deferred,
orthogonal,
positive_definite
value_flatten, positive, bounded, fixed, deferred, orthogonal, positive_definite

include("flatten.jl")
include("parameters_base.jl")
Expand Down

0 comments on commit 665a614

Please sign in to comment.