Diff for /rpl/src/rpl.h between versions 1.92 and 1.93

version 1.92, 2011/06/20 17:54:21 version 1.93, 2011/06/21 07:35:40
Line 1855  typedef struct processus Line 1855  typedef struct processus
   
     struct_arbre_variables      *s_arbre_variables;      struct_arbre_variables      *s_arbre_variables;
     struct_liste_variables      *l_liste_variables_par_niveau;      struct_liste_variables      *l_liste_variables_par_niveau;
       logical1                    niveau_supprime;
   
     struct_variable             *pointeur_variable_courante;      struct_variable             *pointeur_variable_courante;
     struct_liste_variables      *pointeur_feuille_courante;      struct_liste_variables      *pointeur_feuille_courante;

Removed from v.1.92  
changed lines
  Added in v.1.93


CVSweb interface <joel.bertrand@systella.fr>