We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe90a44 commit 7a35128Copy full SHA for 7a35128
lib/OrdinaryDiffEqAdamsBashforthMoulton/Project.toml
@@ -5,7 +5,7 @@ version = "1.2.0"
5
6
[sources]
7
OrdinaryDiffEqCore = {path = "../OrdinaryDiffEqCore"}
8
-OrdinaryDiffEqLowOrderRK = "1344f307-1e59-4825-a18e-ace9aa3fa4c6"
+OrdinaryDiffEqLowOrderRK = {path = "../OrdinaryDiffEqLowOrderRK"}
9
10
[deps]
11
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
0 commit comments