more TODOs

This commit is contained in:
Sylvain Pion 2009-01-07 13:59:22 +00:00
parent fd690183a7
commit b6ca2c7536
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
//
// TODO :
// - detect and handle recursion nicely (currently it accumulates recursive times).
// - parallel versions : per-thread and summing on all threads.
// - Timer vs Real_timer ?
#include <CGAL/config.h>
#include <iostream>