Skip to content

Commit

Permalink
un-exported taylor_expand macros.
Browse files Browse the repository at this point in the history
  • Loading branch information
blas-ko committed Aug 31, 2017
1 parent 2333386 commit 65b5596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TaylorSeries.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export get_coeff, derivative, integrate,
get_order, get_numvars,
set_variables, get_variables,
∇, jacobian, jacobian!, hessian, hessian!,
taylor_expand, @taylor_expand, @taylor_expandN
taylor_expand

include("parameters.jl")
include("hash_tables.jl")
Expand Down

0 comments on commit 65b5596

Please sign in to comment.