From 69bbfa98564efc7a8b865f06b01c0e404ac1e658 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 15 Sep 2012 23:27:46 -0700 Subject: Created new abstraction package from the code that was all over the place. --- src/opt/nwk/nwkAig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/opt/nwk') diff --git a/src/opt/nwk/nwkAig.c b/src/opt/nwk/nwkAig.c index 55cff367..5b0aaf20 100644 --- a/src/opt/nwk/nwkAig.c +++ b/src/opt/nwk/nwkAig.c @@ -105,7 +105,7 @@ Vec_Ptr_t * Nwk_ManDeriveRetimingCut( Aig_Man_t * p, int fForward, int fVerbose -#include "aig/gia/gia.h" +#include "proof/abs/abs.h" /**Function************************************************************* -- cgit v1.2.3