get rid of outdated examples

This commit is contained in:
Joeri Exelmans 2025-07-23 16:00:42 +02:00
parent 4ba0ed09b2
commit 0b936a48d1
8 changed files with 15 additions and 473 deletions

View file

@ -187,16 +187,16 @@ def show_petri_net(m):
return f"""
t1 t2 t3
p1 p2
--- ---
( {p1} ) ( {p2} )
--- ---
--- ---
( {cp1} ) ( {cp2} )
--- ---
cp1 cp2 """
# Let's see if it works: