diff --git a/D/deSolveDiffEq/Compat.toml b/D/deSolveDiffEq/Compat.toml new file mode 100644 index 000000000000000..a687c52abf7c053 --- /dev/null +++ b/D/deSolveDiffEq/Compat.toml @@ -0,0 +1,5 @@ +[0] +DiffEqBase = "6" +RCall = "0.13" +Reexport = "0.2" +julia = "1" diff --git a/D/deSolveDiffEq/Deps.toml b/D/deSolveDiffEq/Deps.toml new file mode 100644 index 000000000000000..159ccf66cf11434 --- /dev/null +++ b/D/deSolveDiffEq/Deps.toml @@ -0,0 +1,4 @@ +[0] +DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" +RCall = "6f49c342-dc21-5d91-9882-a32aef131414" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" diff --git a/D/deSolveDiffEq/Package.toml b/D/deSolveDiffEq/Package.toml new file mode 100644 index 000000000000000..b4e5f731354ec1f --- /dev/null +++ b/D/deSolveDiffEq/Package.toml @@ -0,0 +1,3 @@ +name = "deSolveDiffEq" +uuid = "0518478a-701b-4815-806c-24ad5cb92f09" +repo = "https://github.com/JuliaDiffEq/deSolveDiffEq.jl.git" diff --git a/D/deSolveDiffEq/Versions.toml b/D/deSolveDiffEq/Versions.toml new file mode 100644 index 000000000000000..222ce0d40385300 --- /dev/null +++ b/D/deSolveDiffEq/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "6b7e795f1b52c71cc8e42bf669cbfa8b59cbe464" diff --git a/Registry.toml b/Registry.toml index 241bc615e2b4b05..e6abb50949ce09d 100644 --- a/Registry.toml +++ b/Registry.toml @@ -60,6 +60,7 @@ some amount of consideration when choosing package names. 04d71284-fb40-11e9-15e5-dbbde6a47ab4 = { name = "TSAnalysis", path = "T/TSAnalysis" } 04ed911b-6d5f-4088-a74e-60d2d5028204 = { name = "TensorDecompositions", path = "T/TensorDecompositions" } 04f20302-f1b9-11e8-29d9-7d841cb0a64a = { name = "WorldOceanAtlasTools", path = "W/WorldOceanAtlasTools" } +0518478a-701b-4815-806c-24ad5cb92f09 = { name = "deSolveDiffEq", path = "D/deSolveDiffEq" } 05236dd9-4125-5232-aa7c-9ec0c9b2c25a = { name = "Readline_jll", path = "R/Readline_jll" } 053f045d-5466-53fd-b400-a066f88fe02a = { name = "SimilaritySearch", path = "S/SimilaritySearch" } 054b7d4e-9922-5ad3-8b46-7dbe695a681f = { name = "Strategems", path = "S/Strategems" }