Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jClugstor committed Jul 22, 2024
1 parent 7075c5c commit eadf96e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/maps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ function_map = Dict(
# holds variables, populated by evaluating component_clause
variable_map = Dict()

# holds parameter values, default values
parameter_val_map = Dict()

initial_value_map = Dict()

0 comments on commit eadf96e

Please sign in to comment.