mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-14 14:15:28 +01:00
minimize imports
This commit is contained in:
parent
80ac135f59
commit
48c43b4c59
@ -10,11 +10,11 @@ using Dates
|
||||
using Groups
|
||||
using GroupRings
|
||||
|
||||
import AbstractAlgebra: Group, GroupElem, Ring, perm
|
||||
|
||||
using JLD
|
||||
using JuMP
|
||||
|
||||
import AbstractAlgebra: Group, Ring, perm
|
||||
|
||||
import MathProgBase.SolverInterface.AbstractMathProgSolver
|
||||
|
||||
include("laplacians.jl")
|
||||
|
Loading…
Reference in New Issue
Block a user