--- rpl/src/gestion_variables_partagees.c 2011/06/24 20:31:36 1.23 +++ rpl/src/gestion_variables_partagees.c 2012/12/13 16:59:41 1.37 @@ -1,7 +1,7 @@ /* ================================================================================ - RPL/2 (R) version 4.1.0.prerelease.4 - Copyright (C) 1989-2011 Dr. BERTRAND Joël + RPL/2 (R) version 4.1.11 + Copyright (C) 1989-2012 Dr. BERTRAND Joël This file is part of RPL/2. @@ -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