mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-24 18:05:27 +01:00
extend parent_type, elem_type from Nemo (i.e. import)
This commit is contained in:
parent
c03882ae69
commit
3776e947a3
@ -1,7 +1,7 @@
|
||||
module Groups
|
||||
|
||||
using Nemo
|
||||
import Nemo: Group, parent
|
||||
import Nemo: Group, parent, parent_type, elem_type
|
||||
|
||||
import Base: length, ==, hash, show, convert
|
||||
import Base: inv, reduce, *, ^
|
||||
|
Loading…
Reference in New Issue
Block a user