3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-25 10:05:32 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-05-21 15:41:12 -07:00
parent ed59c838bf
commit e63e4587a4
4 changed files with 3 additions and 8 deletions

View file

@ -216,7 +216,7 @@ JLCXX_MODULE define_julia_module(jlcxx::Module &m)
.MM(expr, is_string_value)
.MM(expr, get_escaped_string)
.MM(expr, get_string)
.MM(expr, fpa_rounding_mode)
.MM(expr, fpa_rounding_mode_sort)
.MM(expr, decl)
.MM(expr, num_args)
.MM(expr, arg)