Skip to content
Snippets Groups Projects
Commit 0aa032eb authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

No commit message

No commit message
parent ec6a211e
No related branches found
No related tags found
No related merge requests found
...@@ -342,7 +342,7 @@ public class TURTLE2UPPAAL { ...@@ -342,7 +342,7 @@ public class TURTLE2UPPAAL {
setSynchronization(tr, "begintask__!"); setSynchronization(tr, "begintask__!");
} }
} }
if (!(templatesWithMultipleProcesses.contains(template))) { if (!(templatesWithMultipleProcesses.contains(template1))) {
cpt += nb; cpt += nb;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment