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

version 1.324, 2019/01/01 09:03:15 version 1.326, 2019/02/03 14:41:28
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.30    RPL/2 (R) version 4.1.31
   Copyright (C) 1989-2019 Dr. BERTRAND Joël    Copyright (C) 1989-2019 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
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.326


CVSweb interface <joel.bertrand@systella.fr>