Diff for /rpl/src/rpl.h between versions 1.72 and 1.73

version 1.72, 2010/09/23 15:27:41 version 1.73, 2010/11/26 11:46:38
Line 1707  typedef struct processus Line 1707  typedef struct processus
     unsigned char               mode_interactif;                    /*Y/N*/      unsigned char               mode_interactif;                    /*Y/N*/
     unsigned char               mode_evaluation_expression;         /*Y/N*/      unsigned char               mode_evaluation_expression;         /*Y/N*/
     unsigned char               traitement_cycle_exit;              /*N/E/C*/      unsigned char               traitement_cycle_exit;              /*N/E/C*/
       unsigned char               recherche_type;                     /*Y/N*/
   
     unsigned long               position_courante;      unsigned long               position_courante;
     unsigned long               longueur_definitions_chainees;      unsigned long               longueur_definitions_chainees;

Removed from v.1.72  
changed lines
  Added in v.1.73


CVSweb interface <joel.bertrand@systella.fr>