merging (meta-)models works (but it's dirty!)

This commit is contained in:
Joeri Exelmans 2024-12-03 17:58:03 +01:00
parent c31c8bf3ea
commit 9883e09ac2
17 changed files with 474 additions and 46 deletions

View file

@ -192,7 +192,7 @@ port_rt_mm_cs = port_mm_cs + """
port_m_cs = """
gen:Generator
# newly arrive ships collect here
# newly arrived ships collect here
waiting:Place
c1:connection (gen -> waiting)