Skip to content

Commit e45221a

Browse files
committed
Removed netstoichmat
1 parent 9fb60ed commit e45221a

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
1414
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1515

1616
[compat]
17-
Catalyst = "6.11, 7, 8"
17+
Catalyst = "6.12, 7, 8"

src/fspsystem.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import AbstractAlgebra
22

3-
netstoichmat(rs::ReactionSystem) = prodstoichmat(rs) - substoichmat(rs)
4-
53
"""
64
struct FSPSystem{IHT <: AbstractIndexHandler}
75
rs::ReactionSystem

0 commit comments

Comments
 (0)