petrinet example fixed

This commit is contained in:
robbe 2025-04-24 12:33:38 +02:00
parent 756b3f30da
commit 8ee9fba4ea
2 changed files with 4 additions and 8 deletions

View file

@ -8,13 +8,9 @@ transitions:Match{
d:Data_modify
{
rename = '
modify_dict = '
{
"tr": null
}';
delete = '
{
"tr": null
"tr": "t"
}';
}