comparison test-data/redundant.bcsl.model @ 0:35cc9bb0b4e9 draft

planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit f39ef50b0964744be7816de065024eeb1fb69364
author sybila
date Sat, 08 Oct 2022 14:07:25 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:35cc9bb0b4e9
1 #! rules
2 r1_S ~ P(S{i})::cell => P(S{a})::cell
3 r1_T ~ P(T{i})::cell => P(T{a})::cell
4 r2 ~ P()::cell => P()::out
5 r1_X ~ P(T{i})::cell => P(T{a})::cell
6
7 #! inits
8 1 P(S{i},T{i})::cell