added datagen in Visual Studio project

This commit is contained in:
inikep
2016-05-19 12:16:14 +02:00
parent 60af95d971
commit 44bb2f6c89
7 changed files with 253 additions and 44 deletions
+1 -1
View File
@@ -27,8 +27,8 @@
/*-************************************
* Includes
**************************************/
#include "util.h" /* Compiler options */
#include <stdio.h> /* fprintf, stderr */
#include "mem.h"
#include "datagen.h" /* RDG_generate */