1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-10-15 07:20:35 +02:00

remove convert: its done in Groups.jl

This commit is contained in:
kalmar 2017-05-12 19:55:26 +02:00
parent 2c35d8427e
commit 5aa68207df

View File

@ -128,7 +128,6 @@ function (F::AutGroupElem)(v)
return v
end
convert(::Type{AutWord}, s::AutSymbol) = GWord(s)
function simplify_perms!(W::AutWord)
reduced = true