2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-28 04:51:15 +01:00
waf/playground/distnet/app2/main.c
Jérôme Carretero d15bf94934 add distnet extras tool, and assorted examples (WIP)
vs. builds on shared folders...
2014-02-01 14:41:05 -05:00

7 lines
45 B
C

#include "head.h"
int main()
{
return 0;
}