This commit is contained in:
kalmar 2017-05-16 18:31:45 +02:00
parent 03de314479
commit 84de4de030
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@ import Base: convert, show, isequal, ==
import Base: +, -, *, //
import Base: size, length, norm, rationalize
export GroupAlgebraElement
type GroupRing <: Ring
group::Group
@ -27,6 +26,7 @@ type GroupRingElem{T<:Number}
end
end
export GroupRing, GroupRingElem
show{T}(io::IO, X::GroupAlgebraElement{T}) = print(io,