Skip to content

Commit

Permalink
Merge pull request #62 from neonWhiteout/relative_submodules
Browse files Browse the repository at this point in the history
PremadeModels now imports ..StockFlow.Syntax instead of StockFlow.Syntax
  • Loading branch information
Xiaoyan-Li authored Aug 17, 2023
2 parents dbcb6fe + eaadf0f commit ba64696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PremadeModels.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module PremadeModels
using StockFlow.Syntax
using ..StockFlow.Syntax


export seir, sis, sir, svi
Expand Down

0 comments on commit ba64696

Please sign in to comment.