waf
FORK: waf with some random patches
git clone
https://git.neptards.moe/neptards/waf.git
Log
|
Files
|
Refs
|
README
test_shlib.c (43B)
1
2
static const int truc=5;
3
4
void foo() { }
5