t3   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/core/petri-net.xtm

Implementation

(define t3 (transition 'T3 (list p3) (list p1)))


Back to Index

Similar Entries