Skip to content

Commit 136c101

Browse files
committed
Add exports
1 parent b8ccbce commit 136c101

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/DynamicPPL.jl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ export VarName,
7373
LikelihoodContext,
7474
PriorContext,
7575
MiniBatchContext,
76+
assume,
77+
dot_assume,
78+
observer,
79+
dot_observe,
80+
tilde,
81+
dot_tilde,
7682
# Pseudo distributions
7783
NamedDist,
7884
NoDist,

0 commit comments

Comments
 (0)