--- rpl/src/rpl.h 2011/06/17 07:55:59 1.89 +++ rpl/src/rpl.h 2011/06/17 08:47:43 1.90 @@ -1712,6 +1712,7 @@ typedef struct liste_variables }; struct arbre_variables *noeud_pere; + struct arbre_variables *noeud; struct liste_variables *suivant; struct liste_variables *precedent; } struct_liste_variables;