--- rpl/src/rpl.h 2017/07/30 21:59:41 1.311 +++ rpl/src/rpl.h 2017/07/31 12:03:30 1.313 @@ -1,4 +1,3 @@ -#define DEBUG_ERREURS /* ================================================================================ RPL/2 (R) version 4.1.27 @@ -1780,6 +1779,7 @@ typedef struct instruction_externe unsigned char *nom; unsigned char *nom_bibliotheque; void *descripteur_bibliotheque; + integer8 position_fleche; } struct_instruction_externe;