version 1.49, 2013/04/01 15:29:37
|
version 1.79, 2025/04/15 10:17:55
|
Line 1
|
Line 1
|
/* |
/* |
================================================================================ |
================================================================================ |
RPL/2 (R) version 4.1.14 |
RPL/2 (R) version 4.1.36 |
Copyright (C) 1989-2013 Dr. BERTRAND Joël |
Copyright (C) 1989-2025 Dr. BERTRAND Joël |
|
|
This file is part of RPL/2. |
This file is part of RPL/2. |
|
|
Line 1256 instruction_str_fleche(struct_processus
|
Line 1256 instruction_str_fleche(struct_processus
|
.definitions_chainees); |
.definitions_chainees); |
(*s_etat_processus).instruction_courante = commande; |
(*s_etat_processus).instruction_courante = commande; |
|
|
|
(*s_etat_processus).type_en_cours = NON; |
recherche_type(s_etat_processus); |
recherche_type(s_etat_processus); |
|
|
if (((*s_etat_processus).erreur_execution != d_ex) || |
if (((*s_etat_processus).erreur_execution != d_ex) || |