diff --git a/B/BcubeGmsh/Compat.toml b/B/BcubeGmsh/Compat.toml new file mode 100644 index 000000000000000..043f647951ea4fd --- /dev/null +++ b/B/BcubeGmsh/Compat.toml @@ -0,0 +1,3 @@ +[0] +Bcube = "0.2" +julia = "1.6.0-1" diff --git a/B/BcubeGmsh/Deps.toml b/B/BcubeGmsh/Deps.toml new file mode 100644 index 000000000000000..19c3e7567eacd2b --- /dev/null +++ b/B/BcubeGmsh/Deps.toml @@ -0,0 +1,3 @@ +[0] +Bcube = "cf06320b-b7f3-4748-8003-81a6b6979792" +gmsh_jll = "630162c2-fc9b-58b3-9910-8442a8a132e6" diff --git a/B/BcubeGmsh/Package.toml b/B/BcubeGmsh/Package.toml new file mode 100644 index 000000000000000..8dc9455f09e1fec --- /dev/null +++ b/B/BcubeGmsh/Package.toml @@ -0,0 +1,3 @@ +name = "BcubeGmsh" +uuid = "8c8b3700-392b-4630-b974-b8b78831232a" +repo = "https://github.com/bcube-project/BcubeGmsh.jl.git" diff --git a/B/BcubeGmsh/Versions.toml b/B/BcubeGmsh/Versions.toml new file mode 100644 index 000000000000000..0d965aa07410ead --- /dev/null +++ b/B/BcubeGmsh/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "ce5d4549f51e31bb548dfd0ad6dafa054695643b" diff --git a/Registry.toml b/Registry.toml index af68063fb5dc2c9..27f42a0bba53be3 100644 --- a/Registry.toml +++ b/Registry.toml @@ -6481,6 +6481,7 @@ some amount of consideration when choosing package names. 8c675823-c5d5-50f8-acb2-29aff48dfc1d = { name = "SequentialMonteCarlo", path = "S/SequentialMonteCarlo" } 8c6ce2ba-659c-5ec7-ba4c-37596cf1f22a = { name = "rocSPARSE_jll", path = "jll/R/rocSPARSE_jll" } 8c7a6a83-a663-42fb-a24a-c426533903ed = { name = "TemporalNetworks", path = "T/TemporalNetworks" } +8c8b3700-392b-4630-b974-b8b78831232a = { name = "BcubeGmsh", path = "B/BcubeGmsh" } 8c8f4381-2cdd-507c-846c-be2bcff6f45f = { name = "TravelingSalesmanHeuristics", path = "T/TravelingSalesmanHeuristics" } 8c9296c2-eef7-5c5a-b7f9-196cb7be2712 = { name = "HelloWorldGo_jll", path = "jll/H/HelloWorldGo_jll" } 8c98e03e-8755-48b1-a5ef-1e2e7812a7c9 = { name = "ElectronGas", path = "E/ElectronGas" }