Skip to content

Commit 213695a

Browse files
Update src/Serialization/Rings.jl
1 parent e7de3d5 commit 213695a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/Serialization/Rings.jl

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ const IdealUnionType = Union{MPolyIdeal,
1818
MPolyLocalizedIdeal,
1919
MPolyQuoLocalizedIdeal,
2020
LaurentMPolyIdeal,
21-
FreeAssociativeAlgebraIdeal,
22-
IdealGens
21+
FreeAssociativeAlgebraIdeal
2322
}
2423

2524
const RelPowerSeriesUnionType = Union{Generic.RelPowerSeriesRing,

0 commit comments

Comments
 (0)