comment
This commit is contained in:
parent
24a5013e08
commit
3c713072ac
|
@ -1,3 +1,10 @@
|
|||
/*
|
||||
|
||||
generate and update c/c++ files
|
||||
this also replaces the buildcpp tool
|
||||
|
||||
*/
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in New Issue