Skip to content

Commit ddc1dbb

Browse files
committed
include transforms
1 parent d5e6379 commit ddc1dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MeasureBase.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ include("combinators/likelihood.jl")
4848
include("combinators/pointwise.jl")
4949
include("combinators/spikemixture.jl")
5050
include("combinators/chain.jl")
51+
include("combinators/transforms.jl")
5152
include("rand.jl")
5253
include("density.jl")
53-
# include("pushforward.jl")
5454
include("kernel.jl")
5555

5656
end

0 commit comments

Comments
 (0)