1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-10-15 08:05:35 +02:00

using GroupRings

This commit is contained in:
kalmar 2017-05-28 20:03:57 +02:00
parent d1fb62cb8c
commit 5516b1ae64

View File

@ -1,7 +1,7 @@
module PropertyT
using JLD
using GroupAlgebras
using GroupRings
using Memento
const logger = Memento.config("info", fmt="{msg}")