Mercurial > repos > sybila > ebcsgen_static_analysis
annotate test-data/reduced.bcsl.model @ 1:c3e4561d2cab draft
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 83232805a8721c48078c88367e3480a5553f0182
author | sybila |
---|---|
date | Fri, 14 Oct 2022 16:26:53 +0000 |
parents | 35cc9bb0b4e9 |
children |
rev | line source |
---|---|
0
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
1 #! rules |
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
2 P()::cell => P()::out @ 1.0 |
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
3 |
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
4 #! inits |
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
5 1 P()::cell |
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
6 |
35cc9bb0b4e9
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
sybila
parents:
diff
changeset
|
7 #! definitions |