Diff for /rpl/src/rpl.h between versions 1.155 and 1.156

version 1.155, 2012/01/17 14:44:13 version 1.156, 2012/01/25 16:38:30
Line 3232  int liste_variables(struct_processus *s_ Line 3232  int liste_variables(struct_processus *s_
         struct_arbre_variables *l_element_courant);          struct_arbre_variables *l_element_courant);
 int nombre_variables(struct_processus *s_etat_processus,  int nombre_variables(struct_processus *s_etat_processus,
         struct_arbre_variables *l_element_courant);          struct_arbre_variables *l_element_courant);
   int readline_analyse_syntaxique(int count, int key);
 #endif  #endif
 int tex_fprintf(struct_processus *s_etat_processus,  int tex_fprintf(struct_processus *s_etat_processus,
         file *flux, const char *format, ...);          file *flux, const char *format, ...);

Removed from v.1.155  
changed lines
  Added in v.1.156


CVSweb interface <joel.bertrand@systella.fr>