Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace deprecated get_symbolify by get_rewrites
I found this when looking at precompilation warnings ``` 1 dependency had warnings during precompilation: ┌ Symbolics [0c5d862f-8b57-4792-8d23-62f2024744c7] │ WARNING: Code.get_symbolify is deprecated, use get_rewrites instead. │ likely near /home/runner/.julia/packages/Symbolics/BQlmn/src/build_function.jl:130 └ ``` in ranocha/BSeries.jl#153
- Loading branch information