Skip to content

Commit 94019c6

Browse files
committed
Export AbstractOperatorEnum
1 parent 0c08426 commit 94019c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DynamicExpressions.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ using Reexport
2121
has_constants,
2222
get_constants,
2323
set_constants
24+
@reexport import .OperatorEnumModule: AbstractOperatorEnum
2425
@reexport import .OperatorEnumConstructionModule: OperatorEnum, GenericOperatorEnum
2526
@reexport import .EvaluateEquationModule: eval_tree_array, differentiable_eval_tree_array
2627
@reexport import .EvaluateEquationDerivativeModule:

0 commit comments

Comments
 (0)