waf
FORK: waf with some random patches
git clone
https://git.neptards.moe/neptards/waf.git
Log
|
Files
|
Refs
|
README
static_lib.vala (60B)
1
namespace WafDemo
2
{
3
public class MyObj : Object
4
{
5
}
6
}