--- rpl/src/rpl.h 2010/09/23 15:27:41 1.72 +++ rpl/src/rpl.h 2010/11/26 11:46:38 1.73 @@ -1707,6 +1707,7 @@ typedef struct processus unsigned char mode_interactif; /*Y/N*/ unsigned char mode_evaluation_expression; /*Y/N*/ unsigned char traitement_cycle_exit; /*N/E/C*/ + unsigned char recherche_type; /*Y/N*/ unsigned long position_courante; unsigned long longueur_definitions_chainees;