A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
makhoul3
[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
}