mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-22 16:05:27 +01:00
mv Laplacians, Projections and CheckSolution
to laplacians, RGprojections and checksolution
This commit is contained in:
parent
bb5ed331d3
commit
23449ed3c0
@ -140,8 +140,8 @@ function interpret_results(sett::Settings, sgap::Number)
|
||||
return false
|
||||
end
|
||||
|
||||
|
||||
include("Laplacians.jl")
|
||||
include("laplacians.jl")
|
||||
include("RGprojections.jl")
|
||||
include("orbitdata.jl")
|
||||
include("sos_sdps.jl")
|
||||
include("CheckSolution.jl")
|
||||
|
@ -1,5 +1,3 @@
|
||||
include("Projections.jl")
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
# OrbitData
|
||||
|
Loading…
Reference in New Issue
Block a user