--- rpl/src/instructions_d3.c 2013/03/20 17:11:44 1.43 +++ rpl/src/instructions_d3.c 2013/09/06 10:30:53 1.47 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.1.13 + RPL/2 (R) version 4.1.16 Copyright (C) 1989-2013 Dr. BERTRAND Joël This file is part of RPL/2. @@ -43,12 +43,12 @@ instruction_draw(struct_processus *s_eta int dimensions; + integer8 hauteur_pile; + logical1 last_valide; logical1 premiere_iteration; logical1 retour_suite_erreur; - long hauteur_pile; - real8 borne_maximale_x; real8 borne_maximale_y; real8 borne_minimale_x;