json was right all along
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
include("PolyCube.jl")
|
include("PolyCube.jl")
|
||||||
|
|
||||||
import Json: json
|
import JSON: json
|
||||||
|
|
||||||
function main(maxsize::int)
|
function main(maxsize::int)
|
||||||
root_pcube = PolyCube([(0, 0, 0)], [(0, 0, 0)])
|
root_pcube = PolyCube([(0, 0, 0)], [(0, 0, 0)])
|
||||||
|
|||||||
Reference in New Issue
Block a user