Skip to content

Commit d9210af

Browse files
TEMP COMMIT: use unreleased packages
1 parent c9b9244 commit d9210af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
207207

208208
[targets]
209209
test = ["AmplNLWriter", "BenchmarkTools", "BoundaryValueDiffEqMIRK", "BoundaryValueDiffEqAscher", "ControlSystemsBase", "DataInterpolations", "DelayDiffEq", "NonlinearSolve", "ForwardDiff", "Ipopt", "Ipopt_jll", "ModelingToolkitStandardLibrary", "Optimization", "OptimizationOptimJL", "OptimizationMOI", "OrdinaryDiffEq", "OrdinaryDiffEqCore", "OrdinaryDiffEqDefault", "REPL", "Random", "ReferenceTests", "SafeTestsets", "StableRNGs", "Statistics", "SteadyStateDiffEq", "Test", "StochasticDiffEq", "Sundials", "StochasticDelayDiffEq", "Pkg", "JET", "OrdinaryDiffEqNonlinearSolve", "Logging", "OptimizationBase", "LinearSolve"]
210+
211+
[sources]
212+
DiffEqBase = { url = "https://github.com/AayushSabharwal/DiffEqBase.jl", rev = "as/better-disc-save" }
213+
OrdinaryDiffEqCore = { url = "https://github.com/AayushSabharwal/OrdinaryDiffEq.jl", rev = "as/fix-disc-save", subdir = "lib/OrdinaryDiffEqCore" }
214+
SciMLBase = { url = "https://github.com/AayushSabharwal/SciMLBase.jl", rev = "as/callback-save" }

0 commit comments

Comments
 (0)