view test-data/simple.bcsl.model @ 1:aeae0fc98571 draft

planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 81dbe4922abcbd544c1dd9830d05daf661a29658
author sybila
date Tue, 04 Oct 2022 09:53:25 +0000
parents 9e58089710ea
children
line wrap: on
line source

#! rules
r1_S ~ P(S{i})::cell => P(S{a})::cell
r1_T ~ P(T{i})::cell => P(T{a})::cell
r2 ~ P()::cell => P()::out

#! inits
1 P(S{i},T{i})::cell