Diff for /rpl/src/optimisation.c between versions 1.76 and 1.77

version 1.76, 2017/07/12 15:42:42 version 1.77, 2017/07/13 07:57:31
Line 47  sequenceur_optimise(struct_processus *s_ Line 47  sequenceur_optimise(struct_processus *s_
   
     logical1                    erreur;      logical1                    erreur;
   
     struct_liste_chainee        *l_bibliotheque_courante;  
     struct_liste_chainee        *l_nouvelle_bibliotheque;  
   
     struct_objet                *programme_principal;      struct_objet                *programme_principal;
   
     struct_tableau_variables    *tableau;      struct_tableau_variables    *tableau;

Removed from v.1.76  
changed lines
  Added in v.1.77


CVSweb interface <joel.bertrand@systella.fr>