Skip to content

Commit

Permalink
fixup! feat: support observed functions involving only parameters/ind…
Browse files Browse the repository at this point in the history
…epvar
  • Loading branch information
AayushSabharwal committed May 15, 2024
1 parent 4b9070f commit 44fd6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SymbolicIndexingInterface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export SymbolCache
include("symbol_cache.jl")

export parameter_values, set_parameter!, finalize_parameters_hook!,
parameter_values_at_state_time, parameter_timeseries,
parameter_values_at_time, parameter_values_at_state_time, parameter_timeseries,
parameter_timeseries_at_state_time, state_values, set_state!, current_time
include("value_provider_interface.jl")

Expand Down

0 comments on commit 44fd6a6

Please sign in to comment.