diff --git a/N/NumExpr/Compat.toml b/N/NumExpr/Compat.toml new file mode 100644 index 000000000000000..a360d166d03aeb1 --- /dev/null +++ b/N/NumExpr/Compat.toml @@ -0,0 +1,2 @@ +[1] +julia = "1.8.0-1" diff --git a/N/NumExpr/Deps.toml b/N/NumExpr/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/N/NumExpr/Package.toml b/N/NumExpr/Package.toml new file mode 100644 index 000000000000000..1b602394c4b09e0 --- /dev/null +++ b/N/NumExpr/Package.toml @@ -0,0 +1,3 @@ +name = "NumExpr" +uuid = "005f7402-6e25-4d9a-960d-a0ddd50a2fba" +repo = "https://github.com/bhftbootcamp/NumExpr.jl.git" diff --git a/N/NumExpr/Versions.toml b/N/NumExpr/Versions.toml new file mode 100644 index 000000000000000..432fdd89ec9c955 --- /dev/null +++ b/N/NumExpr/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "b8c9033dede13650f3c2631a2981e81c6cb7bacc" diff --git a/Registry.toml b/Registry.toml index 1d6e7fbbdb0988e..c319ff48ba26ac5 100644 --- a/Registry.toml +++ b/Registry.toml @@ -21,6 +21,7 @@ some amount of consideration when choosing package names. 0047d930-76bf-11ea-1377-bb3cda807e9f = { name = "HeartRateVariability", path = "H/HeartRateVariability" } 00483490-30f8-4353-8aba-35b82f51f4d0 = { name = "LibSSH", path = "L/LibSSH" } 004fe424-f3b5-51a0-a814-026e7c39908e = { name = "CUTENSOR_CUDA110_jll", path = "jll/C/CUTENSOR_CUDA110_jll" } +005f7402-6e25-4d9a-960d-a0ddd50a2fba = { name = "NumExpr", path = "N/NumExpr" } 006bdf2e-00d8-555c-bee2-993406487cbf = { name = "gb_jll", path = "jll/G/gb_jll" } 00701ae9-d1dc-5365-b64a-a3a3ebf5695e = { name = "BioAlignments", path = "B/BioAlignments" } 00783350-183d-11e9-0ed7-9f3f45823183 = { name = "SeisPlot", path = "S/SeisPlot" }