1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-17 10:55:30 +02:00

import Nemo: Group, GroupElem

This commit is contained in:
kalmar 2017-06-06 11:48:52 +02:00
parent ba04aa4f34
commit 54da1d326c

View File

@ -4,6 +4,8 @@ using JLD
using GroupRings using GroupRings
using Memento using Memento
import Nemo: Group, GroupElem
const logger = Memento.config("info", fmt="{msg}") const logger = Memento.config("info", fmt="{msg}")
const solver_logger = Memento.config("info", fmt="{msg}") const solver_logger = Memento.config("info", fmt="{msg}")