IAP GITLAB

Skip to content

fixed handling of SwitchProcess inside ProcessSequence

The treatment of SwitchProcess inside the ProcessSequence actually didn't work and the example cascades didn't compile when a SwitchProcess was used. Now, SwitchProcess is not considered a ProcessSequence itself anymore.

Merge request reports