Diff for /rpl/src/rpl.h between versions 1.6 and 1.7

version 1.6, 2010/02/08 19:26:32 version 1.7, 2010/02/10 08:09:29
Line 1331  typedef struct processus Line 1331  typedef struct processus
     unsigned char               *nom_fichier_source;      unsigned char               *nom_fichier_source;
     unsigned char               *nom_fichier_historique;      unsigned char               *nom_fichier_historique;
   
       unsigned char               autorisation_conversion_chaine;     /*Y/N*/
     unsigned char               autorisation_empilement_programme;  /*Y/N*/      unsigned char               autorisation_empilement_programme;  /*Y/N*/
     unsigned char               autorisation_evaluation_nom;        /*Y/N*/      unsigned char               autorisation_evaluation_nom;        /*Y/N*/
     unsigned char               evaluation_forcee;                  /*Y/N*/      unsigned char               evaluation_forcee;                  /*Y/N*/

Removed from v.1.6  
changed lines
  Added in v.1.7


CVSweb interface <joel.bertrand@systella.fr>