diff --git a/B/BcubeCGNS/Compat.toml b/B/BcubeCGNS/Compat.toml new file mode 100644 index 000000000000000..8a1cd18ea65a536 --- /dev/null +++ b/B/BcubeCGNS/Compat.toml @@ -0,0 +1,5 @@ +[0] +Bcube = "0.2" +HDF5 = "0.17" +JLD2 = "0.5" +julia = "1.6.0-1" diff --git a/B/BcubeCGNS/Deps.toml b/B/BcubeCGNS/Deps.toml new file mode 100644 index 000000000000000..a1b907468540b53 --- /dev/null +++ b/B/BcubeCGNS/Deps.toml @@ -0,0 +1,4 @@ +[0] +Bcube = "cf06320b-b7f3-4748-8003-81a6b6979792" +HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f" +JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" diff --git a/B/BcubeCGNS/Package.toml b/B/BcubeCGNS/Package.toml new file mode 100644 index 000000000000000..d354960f9832ed3 --- /dev/null +++ b/B/BcubeCGNS/Package.toml @@ -0,0 +1,3 @@ +name = "BcubeCGNS" +uuid = "a9bead8e-c4b5-4f51-8a4e-84805ae90250" +repo = "https://github.com/bcube-project/BcubeCGNS.jl.git" diff --git a/B/BcubeCGNS/Versions.toml b/B/BcubeCGNS/Versions.toml new file mode 100644 index 000000000000000..fa27b8647f39e62 --- /dev/null +++ b/B/BcubeCGNS/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "cdac752722bd0c17ebe8d6916669e2e54d5eae22" diff --git a/Registry.toml b/Registry.toml index ea7cd612afb7884..6d10f0c26a41505 100644 --- a/Registry.toml +++ b/Registry.toml @@ -7797,6 +7797,7 @@ a9ab73d0-e05c-5df1-8fde-d6a4645b8d8e = { name = "BatchedRoutines", path = "B/Bat a9b2a840-c9d5-5181-a245-8df664c2d6e7 = { name = "Complementarity", path = "C/Complementarity" } a9b6321e-bd34-4604-b9c9-b65b8de01458 = { name = "Atomix", path = "A/Atomix" } a9b75987-8b2a-4819-9442-b884e853de6b = { name = "PearsonCorrelationMatch", path = "P/PearsonCorrelationMatch" } +a9bead8e-c4b5-4f51-8a4e-84805ae90250 = { name = "BcubeCGNS", path = "B/BcubeCGNS" } a9c6e4b1-b2fb-56d5-96a9-25f276f13840 = { name = "Qt5Tools_jll", path = "jll/Q/Qt5Tools_jll" } a9c8d775-2e2e-55fc-8582-045d282d599e = { name = "CPUTime", path = "C/CPUTime" } a9cf20ff-59c8-5762-8ce8-520b700dfeff = { name = "DedekindCutArithmetic", path = "D/DedekindCutArithmetic" }