diff --git a/C/CHMMera/Compat.toml b/C/CHMMera/Compat.toml new file mode 100644 index 000000000000000..0e0db8e58d489c6 --- /dev/null +++ b/C/CHMMera/Compat.toml @@ -0,0 +1,2 @@ +[0] +julia = "1.6.0-1" diff --git a/C/CHMMera/Deps.toml b/C/CHMMera/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/C/CHMMera/Package.toml b/C/CHMMera/Package.toml new file mode 100644 index 000000000000000..ca972c2e37c407c --- /dev/null +++ b/C/CHMMera/Package.toml @@ -0,0 +1,3 @@ +name = "CHMMera" +uuid = "4c20a592-b4de-41d1-8706-b02f346981aa" +repo = "https://github.com/MurrellGroup/CHMMera.jl.git" diff --git a/C/CHMMera/Versions.toml b/C/CHMMera/Versions.toml new file mode 100644 index 000000000000000..3bc293b12f2d847 --- /dev/null +++ b/C/CHMMera/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "34332e6a90098a777dda43d520b8fc9203ed9f5b" diff --git a/Registry.toml b/Registry.toml index 55d3ac6bae846a2..67631de704632b3 100644 --- a/Registry.toml +++ b/Registry.toml @@ -3494,6 +3494,7 @@ some amount of consideration when choosing package names. 4c1783e2-9161-5535-8c19-0930ad2c4cff = { name = "libjwt_jll", path = "jll/L/libjwt_jll" } 4c1a95c7-462a-4a7e-b284-959c63fbf1dc = { name = "PathIntersections", path = "P/PathIntersections" } 4c1fdd90-559f-11e9-1abf-07ceafc4ffc0 = { name = "NCTiles", path = "N/NCTiles" } +4c20a592-b4de-41d1-8706-b02f346981aa = { name = "CHMMera", path = "C/CHMMera" } 4c24c29e-1bf7-59e2-a6c7-e500a6482ce4 = { name = "BoxCoxTrans", path = "B/BoxCoxTrans" } 4c24e94e-21a7-4591-8ee4-d226b67258b2 = { name = "CALIPSO", path = "C/CALIPSO" } 4c2ee4bc-ae8c-4f43-b820-7df96744ebfe = { name = "SolarGeometry", path = "S/SolarGeometry" }