From: Leandro Lucarella Date: Thu, 16 Oct 2003 05:16:19 +0000 (+0000) Subject: Se agrega un TODO. X-Git-Tag: svn_import~425 X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/commitdiff_plain/071e2e02caab5a2573176876486fc3c7054d2cd4?ds=inline Se agrega un TODO. --- 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