Skip to content

Commit

Permalink
Drop obsolete aliases
Browse files Browse the repository at this point in the history
They are already provided by AbstractAlgebra.
  • Loading branch information
fingolfin committed Oct 18, 2023
1 parent 6c90ad1 commit 806b8fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Nemo.jl
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ export QQBar
export ZZ, QQ, finite_field, number_field


# FIXME/TODO: for compatibility with AbstractAlgebra before 0.28.x; remove in the future
@alias PolyRingElem PolyRingElem
@alias MPolyRingElem MPolyRingElem


###############################################################################
#
# Set up environment / load libraries
Expand Down

0 comments on commit 806b8fa

Please sign in to comment.