Skip to content

Commit

Permalink
options struct for get_functions
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Dec 20, 2024
1 parent 62edc2b commit 9dbe7e5
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 39 deletions.
1 change: 1 addition & 0 deletions src/MacroModelling.jl
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ const ParameterType = Union{Nothing,

# Imports
include("common_docstrings.jl")
include("options.jl")
include("structures.jl")
include("macros.jl")
include("get_functions.jl")
Expand Down
Loading

0 comments on commit 9dbe7e5

Please sign in to comment.