Skip to content

Commit ed8fda6

Browse files
committed
formatter
1 parent 9544511 commit ed8fda6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/network_analysis.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ function terminallinkageclasses(rn::ReactionSystem)
391391
nps.terminallinkageclasses
392392
end
393393

394-
395394
# Helper function for terminallinkageclasses. Given a linkage class and a reaction network, say whether the linkage class is terminal,
396395
# i.e. all outgoing reactions from complexes in the linkage class produce a complex also in the linkage class
397396
function isterminal(lc::Vector, rn::ReactionSystem)

0 commit comments

Comments
 (0)