Diff for /rpl/src/rpl.h between versions 1.112 and 1.113

version 1.112, 2011/08/29 07:43:02 version 1.113, 2011/08/30 14:19:28
Line 1798  typedef struct processus Line 1798  typedef struct processus
   
     struct_liste_chainee        *l_base_pile;      struct_liste_chainee        *l_base_pile;
     struct_liste_chainee        *l_base_pile_last;      struct_liste_chainee        *l_base_pile_last;
       struct_liste_chainee        *l_base_pile_undo;
   
     unsigned long               hauteur_pile_operationnelle;      unsigned long               hauteur_pile_operationnelle;
   

Removed from v.1.112  
changed lines
  Added in v.1.113


CVSweb interface <joel.bertrand@systella.fr>