mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
remove convert: its done in Groups.jl
This commit is contained in:
parent
2c35d8427e
commit
5aa68207df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user