This commit is contained in:
olikraus 2016-02-22 18:56:52 +01:00
parent 24a5013e08
commit 3c713072ac
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/*
generate and update c/c++ files
this also replaces the buildcpp tool
*/
#include <stdio.h>
#include <stdlib.h>