Skip to content

Commit

Permalink
Delete unused Singular.NCRing (#830)
Browse files Browse the repository at this point in the history
It serves no purpose but causes confusion.
  • Loading branch information
fingolfin committed Sep 19, 2024
1 parent 93bad85 commit a28ad85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/AbstractTypes.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
abstract type Set <: AbstractAlgebra.Set end

abstract type NCRing <: AbstractAlgebra.NCRing end

abstract type Ring <: AbstractAlgebra.Ring end

abstract type Field <: AbstractAlgebra.Field end
Expand Down

0 comments on commit a28ad85

Please sign in to comment.