From a5fb03f48c5df757bb5db4ff359f39e05221d1eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Fuhrmann?= Date: Tue, 23 Jul 2024 16:09:13 +0200 Subject: [PATCH] Please register these packages from JuliaGeometry (#47) --- Registry.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Registry.toml b/Registry.toml index 7ffd26e..1bed6ce 100644 --- a/Registry.toml +++ b/Registry.toml @@ -178,6 +178,11 @@ name = "RequiredInterfaces" location = "https://seelengrab.github.io/RequiredInterfaces.jl/" method = "hosted" +[c5d3f3f7-f850-59f6-8a2e-ffc6dc1317ea] +name = "TetGen" +location = "https://juliageometry.github.io/TetGen.jl" +method = "hosted" + [537997a7-5e4e-5d89-9595-2241ea00577e] name = "AbstractPlotting" location = "https://docs.makie.org" @@ -258,6 +263,11 @@ name = "DiffEqBase" location = "https://docs.sciml.ai" method = "hosted" +[f7e6ffb2-c36d-4f8f-a77e-16e897189344] +name = "Triangulate" +location = "https://juliageometry.github.io/Triangulate.jl" +method = "hosted" + [aedffcd0-7271-4cad-89d0-dc628f76c6d3] name = "Static" location = "https://docs.sciml.ai"