Diff for /rpl/src/rpl.h between versions 1.324 and 1.325

version 1.324, 2019/01/01 09:03:15 version 1.325, 2019/01/17 09:12:05
Line 1584  typedef struct liste_pile_systeme Line 1584  typedef struct liste_pile_systeme
     logical1                    creation_variables_statiques;      logical1                    creation_variables_statiques;
     logical1                    creation_variables_partagees;      logical1                    creation_variables_partagees;
     logical1                    evaluation_expression;      logical1                    evaluation_expression;
       logical1                    debug_programme;
   
     unsigned char               clause;      unsigned char               clause;
   

Removed from v.1.324  
changed lines
  Added in v.1.325


CVSweb interface <joel.bertrand@systella.fr>