Skip to content

Commit 0f94166

Browse files
committed
add probprog compile opt
1 parent 8260fee commit 0f94166

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CompileOptions.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ function CompileOptions(;
221221
:canonicalize,
222222
:just_batch,
223223
:none,
224+
:probprog,
225+
:probprog_no_lowering,
224226
]
225227
end
226228

0 commit comments

Comments
 (0)