Skip to content

Commit 7ab6615

Browse files
authored
Merge pull request #116 from TuringLang/mt/reorganize
Reorganize varinfo files
2 parents f74e039 + 5210b19 commit 7ab6615

File tree

7 files changed

+1119
-1142
lines changed

7 files changed

+1119
-1142
lines changed

src/DynamicPPL.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ include("sampler.jl")
116116
include("varname.jl")
117117
include("distribution_wrappers.jl")
118118
include("contexts.jl")
119-
include("varinfo.jl")
119+
include("varinfo/varinfo.jl")
120120
include("threadsafe.jl")
121121
include("context_implementations.jl")
122122
include("compiler.jl")

0 commit comments

Comments
 (0)