Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
d706d165
Commit
d706d165
authored
Jul 09, 2020
by
Mathieu Hemery
Browse files
Patch for mass action
parent
93eadff1
Changes
1
Hide whitespace changes
Inline
Side-by-side
models.pl
View file @
d706d165
...
...
@@ -1341,6 +1341,8 @@ test_all_reactions(Type, Test, Molecule) :-
test_wellformed
([],
_Reaction
).
test_wellformed
(
_Molecules
,
'MA'
(
_R
)
for
_Reaction
).
test_wellformed
([
Molecule
|
Tail
],
Expression
for
Reaction
)
:-
(
is_reactant
(
Molecule
,
Expression
for
Reaction
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment