diff --git a/C/ComputableGeneralEquilibriumHelpers/Compat.toml b/C/ComputableGeneralEquilibriumHelpers/Compat.toml new file mode 100644 index 000000000000000..b2bc093e583c235 --- /dev/null +++ b/C/ComputableGeneralEquilibriumHelpers/Compat.toml @@ -0,0 +1,2 @@ +[0] +julia = "1.6.7-1" diff --git a/C/ComputableGeneralEquilibriumHelpers/Deps.toml b/C/ComputableGeneralEquilibriumHelpers/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/C/ComputableGeneralEquilibriumHelpers/Package.toml b/C/ComputableGeneralEquilibriumHelpers/Package.toml new file mode 100644 index 000000000000000..35c62805a7f63e4 --- /dev/null +++ b/C/ComputableGeneralEquilibriumHelpers/Package.toml @@ -0,0 +1,3 @@ +name = "ComputableGeneralEquilibriumHelpers" +uuid = "b2f8801f-5e08-46db-8da3-bbbe1795f4c5" +repo = "https://github.com/mivanic/ComputableGeneralEquilibriumHelpers.jl.git" diff --git a/C/ComputableGeneralEquilibriumHelpers/Versions.toml b/C/ComputableGeneralEquilibriumHelpers/Versions.toml new file mode 100644 index 000000000000000..0f11cd33ff493e9 --- /dev/null +++ b/C/ComputableGeneralEquilibriumHelpers/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "25d24b1b9708d0bc68be30f78483c23a2026ffd0" diff --git a/Registry.toml b/Registry.toml index 26dac6ba2fa27df..d971e818b59f45c 100644 --- a/Registry.toml +++ b/Registry.toml @@ -8344,6 +8344,7 @@ b2d6dd58-be48-4100-8375-7f7d22241ed8 = { name = "AlgebraicCurveOrthogonalPolynom b2d7f28f-acd6-4007-8b26-bc27716e5513 = { name = "OteraEngine", path = "O/OteraEngine" } b2ecaf23-c471-4976-bbc3-22be69e1f6bb = { name = "L1TrendFiltering", path = "L/L1TrendFiltering" } b2f2f022-7a59-54f4-945e-e9b78c3fd545 = { name = "MKL_Headers_jll", path = "jll/M/MKL_Headers_jll" } +b2f8801f-5e08-46db-8da3-bbbe1795f4c5 = { name = "ComputableGeneralEquilibriumHelpers", path = "C/ComputableGeneralEquilibriumHelpers" } b305315f-e792-5b7a-8f41-49f472929428 = { name = "Elliptic", path = "E/Elliptic" } b30e2e7b-c4ee-47da-9d5f-2c5c27239acd = { name = "ClassicalOrthogonalPolynomials", path = "C/ClassicalOrthogonalPolynomials" } b3112209-c893-4b67-8da0-8b75de967030 = { name = "CUnion", path = "C/CUnion" }