Skip to content

Replace forall statements with do loops

Heiko Appel requested to merge 157-replace-forall-statements-with-do-loops into develop

Description

This MR replaces all forall's with explicit do loops.

News snippet

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Martin Lueders

Merge request reports