Skip to content

Commit 5fefa0e

Browse files
Update DiffEqBiological.jl
1 parent f7f7af6 commit 5fefa0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffEqBiological.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module DiffEqBiological
55
using DiffEqJump
66

77
using Compat
8-
@compat abstact type AbstractReaction end
8+
@compat abstract type AbstractReaction end
99

1010
include("reactions.jl")
1111
include("problem.jl")

0 commit comments

Comments
 (0)