Skip to content

Commit 64228ea

Browse files
committed
solve
1 parent be00051 commit 64228ea

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/solve.jl

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
function solve end
2-
3-
function solve(model::SIR)
4-
function SIR_model(t,u,du)
5-
6-
end
1+
function solve end

0 commit comments

Comments
 (0)