![]() ![]() | ![]() |
version 1.15, 2010/08/06 15:32:58 | version 1.16, 2010/08/15 14:46:25 |
---|---|
Line 243 creation_variable(struct_processus *s_et | Line 243 creation_variable(struct_processus *s_et |
} | } |
} | } |
if (presence = d_faux) | if (presence == d_faux) |
{ | { |
(*s_etat_processus).s_liste_variables[0] = (*s_variable); | (*s_etat_processus).s_liste_variables[0] = (*s_variable); |
} | } |