--- rpl/src/rpl.h 2014/07/15 14:20:10 1.247 +++ rpl/src/rpl.h 2014/07/24 14:38:44 1.249 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.1.18 + RPL/2 (R) version 4.1.19 Copyright (C) 1989-2014 Dr. BERTRAND Joël This file is part of RPL/2. @@ -2316,6 +2316,8 @@ typedef struct processus logical1 processus_detache; + enum t_type type_en_cours; + /* Profilage */ logical1 profilage;