Diff for /rpl/src/rpl.h between versions 1.79 and 1.80

version 1.79, 2011/04/13 19:28:01 version 1.80, 2011/04/14 09:57:15
Line 1819  typedef struct processus Line 1819  typedef struct processus
   
     unsigned long               niveau_courant;      unsigned long               niveau_courant;
     unsigned long               niveau_initial;      unsigned long               niveau_initial;
     struct_variable             pointeur_variable_courante;      struct_variable             *pointeur_variable_courante;
     unsigned long               position_variable_statique_courante;      unsigned long               position_variable_statique_courante;
   
     logical1                    creation_variables_statiques;      logical1                    creation_variables_statiques;

Removed from v.1.79  
changed lines
  Added in v.1.80


CVSweb interface <joel.bertrand@systella.fr>