m_example_simple.od 119 B

12345678910
  1. p0:PNPlace
  2. p1:PNPlace
  3. t0:PNTransition
  4. :arc (p0 -> t0)
  5. :arc (t0 -> p1)
  6. t1:PNTransition
  7. :arc (p1 -> t1)
  8. :arc (t1 -> p0)