Skip to content

Commit

Permalink
Add another deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
joschmitt committed Feb 14, 2024
1 parent e934df1 commit ffc9a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Deprecations.jl
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# deprecated in 0.40.x
@deprecate ordering(R::MPolyRing) internal_ordering(R::MPolyRing)
@deprecate ordering(R::UniversalPolyRing) internal_ordering(R::UniversalPolyRing)

0 comments on commit ffc9a55

Please sign in to comment.