--- rpl/src/instructions_c2.c 2016/03/01 22:12:29 1.65 +++ rpl/src/instructions_c2.c 2016/11/17 15:53:56 1.67 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.1.25 + RPL/2 (R) version 4.1.26 Copyright (C) 1989-2016 Dr. BERTRAND Joël This file is part of RPL/2. @@ -315,6 +315,7 @@ instruction_cycle(struct_processus *s_et else { if ((fonction == instruction_for) || + (fonction == instruction_forall) || (fonction == instruction_start)) { niveau++;