X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/62f760c2f25664ede0e13eba9d526d79cccd01b0..954b8556b4bf52226085867069af83e63614a7c6:/tests/gtkmm/threads/threads.cc 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