mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
temporary uses and imports
This commit is contained in:
parent
68e5e8e3ea
commit
6795693ce8
@ -1,8 +1,13 @@
|
||||
module Groups
|
||||
|
||||
using Nemo
|
||||
import Nemo: Group, parent
|
||||
|
||||
import Base: length, ==, hash, show, convert
|
||||
import Base: one, inv, reduce, *, ^
|
||||
import Base: findfirst, findnext
|
||||
import Base: deepcopy_internal
|
||||
|
||||
|
||||
export GSymbol, GWord
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user