--- rpl/src/gestion_variables_partagees.c 2012/10/01 11:05:02 1.36 +++ rpl/src/gestion_variables_partagees.c 2012/12/13 16:59:41 1.37 @@ -35,6 +35,7 @@ ================================================================================ */ +#if 0 logical1 creation_variable_partagee(struct_processus *s_etat_processus, struct_variable_partagee *s_variable) @@ -465,5 +466,5 @@ recherche_variable_partagee(struct_proce return existence_variable; } - +#endif // vim: ts=4