Skip to content

Commit

Permalink
export new functions
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsch committed Jan 17, 2025
1 parent 7bef588 commit 31b35a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RimuIO/RimuIO.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ using Rimu.StochasticStyles: default_style, IsDynamicSemistochastic

import Tables, Arrow, Arrow.ArrowTypes

export save_df, load_df
export save_df, load_df, save_state, load_state

include("tables.jl")
include("arrowtypes.jl")
Expand Down

0 comments on commit 31b35a5

Please sign in to comment.