Skip to content

Commit 9dae177

Browse files
committed
misc improvements
1 parent 0567bc7 commit 9dae177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chemistry_functionality.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ function component_coefficients(s)
188188
return [c => co for (c, co) in zip(components(s), coefficients(s))]
189189
end
190190

191+
191192
### Reaction Balancing Functionality ###
192193

193194
### Reaction Balancing Functionality ###

0 commit comments

Comments
 (0)