--- rpl/src/gestion_variables_partagees.c 2011/04/11 12:10:06 1.17 +++ 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.0 - 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