This commit is contained in:
Vitor Santos Costa
2018-01-18 14:47:27 +00:00
parent 791484c132
commit 4c25aa21c5
83 changed files with 4764 additions and 2063 deletions

View File

@@ -185,6 +185,7 @@
\******************************************************************************/
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -209,6 +210,9 @@
#elif HAVE_CUDDINT_H
#include "cuddInt.h"
#endif
#ifdef VERSION
#undef VERSION
#endif
#include "general.h"