Diff for /rpl/src/gestion_variables_partagees.c between versions 1.36 and 1.37

version 1.36, 2012/10/01 11:05:02 version 1.37, 2012/12/13 16:59:41
Line 35 Line 35
 ================================================================================  ================================================================================
 */  */
   
   #if 0
 logical1  logical1
 creation_variable_partagee(struct_processus *s_etat_processus,  creation_variable_partagee(struct_processus *s_etat_processus,
         struct_variable_partagee *s_variable)          struct_variable_partagee *s_variable)
Line 465  recherche_variable_partagee(struct_proce Line 466  recherche_variable_partagee(struct_proce
   
     return existence_variable;      return existence_variable;
 }  }
   #endif
 // vim: ts=4  // vim: ts=4

Removed from v.1.36  
changed lines
  Added in v.1.37


CVSweb interface <joel.bertrand@systella.fr>