Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
3fedc0ef
Commit
3fedc0ef
authored
Apr 28, 2020
by
SOLIMAN Sylvain
Browse files
Right wrong answers
parent
90d7ccd1
Changes
2
Hide whitespace changes
Inline
Side-by-side
library/examples/tests/rate_independence_05.bc
View file @
3fedc0ef
...
...
@@ -2,4 +2,4 @@ a+b=>c+d.
c+d=>e.
e=>c.
e=>f.
prolog('writeln("
The model is rate independent: partial loop leakage with or-fork
")').
prolog('writeln("
Undecided: fork on e
")').
library/examples/tests/rate_independence_06.bc
View file @
3fedc0ef
...
...
@@ -3,4 +3,4 @@ c+d=>a+b.
c+d=>e.
e=>c.
e=>f.
prolog('writeln("
The model is rate independent: partial loop leakage with or-fork
")').
prolog('writeln("
Undecided: fork on e
")').
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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