From 071e2e02caab5a2573176876486fc3c7054d2cd4 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Thu, 16 Oct 2003 05:16:19 +0000 Subject: [PATCH] Se agrega un TODO. --- tests/gtkmm/threads/threads.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/gtkmm/threads/threads.cc b/tests/gtkmm/threads/threads.cc index fc49036..f46c46f 100644 --- a/tests/gtkmm/threads/threads.cc +++ b/tests/gtkmm/threads/threads.cc @@ -4,6 +4,8 @@ * Para compilar: * g++ -Wall `pkg-config --cflags --libs glibmm-2.0 gthread-2.0` -o threads threads.cc * + * TODO: Poner las impresiones como secciones críticas. + * */ #include -- 2.43.0