Commit 5fb9c53e authored by Taddeüs Kroes's avatar Taddeüs Kroes

- Commit to be able to pull...

parent f3205726
......@@ -69,7 +69,8 @@ static void gup(FILE * log1, FILE * log2, int pipe_id[2], int myNumber)
fprintf(log1, "antidote used (%d left) \n", antidote);
fprintf(log2, "antidote used (%d left) \n", antidote);
fprintf(log3, "antidote used (%d left) \n", antidote);
break;
break;
}
}
else if( c == 'A' )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment