]> AND Private Git Repository - loba.git/blob - misc.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Use clock_gettime for a better resolution in timer.h.
[loba.git] / misc.cpp
1 #include "misc.h"
2
3 namespace misc {
4     // Defined here to avoid multiple instances.
5     const char str_esse[] = "s";
6 }