Skip to content

Commit ac84008

Browse files
authored
Merge pull request #72 from TuringLang/hg/small-reorg
Small reorganisations.
2 parents 581be52 + 527be9b commit ac84008

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/DynamicPPL.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ include("varinfo.jl")
109109
include("context_implementations.jl")
110110
include("compiler.jl")
111111
include("prob_macro.jl")
112-
include("ad.jl")
112+
include("compat/ad.jl")
113113

114114
end # module
File renamed without changes.

0 commit comments

Comments
 (0)