From 84de4de030443f3cf7cd2e1a529e3f3929a7737a Mon Sep 17 00:00:00 2001 From: kalmar Date: Tue, 16 May 2017 18:31:45 +0200 Subject: [PATCH] exports --- src/GroupAlgebras.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GroupAlgebras.jl b/src/GroupAlgebras.jl index 108a589..ec42883 100644 --- a/src/GroupAlgebras.jl +++ b/src/GroupAlgebras.jl @@ -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,