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