Skip to content

Commit

Permalink
removed undefined export
Browse files Browse the repository at this point in the history
  • Loading branch information
hzarei4 committed Jul 15, 2024
1 parent bd2c5e9 commit 133ca00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/polynomials.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export get_polynomial, get_multi_poly, get_num_poly_vars, get_num_multipoly_vars
export get_multi_poly, get_num_poly_vars, get_num_multipoly_vars
export polynomial

# using Unrolled
Expand Down

0 comments on commit 133ca00

Please sign in to comment.