]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - tests/gtkmm/threads/threads.cc
Se agrega un TODO.
[z.facultad/75.42/plaqui.git] / tests / gtkmm / threads / threads.cc
index fc490367fa6880f9951f9db5ece1baed780b5e37..f46c46f9f7d2230d5bd77a0ebc65e9b012515668 100644 (file)
@@ -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 <cstdlib>