cmake work

This commit is contained in:
Vítor Santos Costa
2015-04-21 16:12:18 -06:00
parent e043e7595e
commit 3b4226bda1
5 changed files with 27 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ CUDD will generate better/faster code.
#include <stdio.h>
#include "config.h"
#include "cudd_config.h"
#include "YapInterface.h"
#if HAVE_UTIL_H