--- rpl/src/rpl.h 2010/09/23 15:27:41 1.72 +++ rpl/src/rpl.h 2011/01/03 12:08:09 1.75 @@ -1,7 +1,7 @@ /* ================================================================================ RPL/2 (R) version 4.0.20 - Copyright (C) 1989-2010 Dr. BERTRAND Joël + Copyright (C) 1989-2011 Dr. BERTRAND Joël This file is part of RPL/2. @@ -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;