Skip to content

Commit

Permalink
Removed netstoichmat
Browse files Browse the repository at this point in the history
  • Loading branch information
kaandocal committed Sep 23, 2021
1 parent 9fb60ed commit e45221a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
Catalyst = "6.11, 7, 8"
Catalyst = "6.12, 7, 8"
2 changes: 0 additions & 2 deletions src/fspsystem.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import AbstractAlgebra

netstoichmat(rs::ReactionSystem) = prodstoichmat(rs) - substoichmat(rs)

"""
struct FSPSystem{IHT <: AbstractIndexHandler}
rs::ReactionSystem
Expand Down

0 comments on commit e45221a

Please sign in to comment.