From 2c7f6e39b84d29db096388459db7583c01b79b01 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sun, 30 Mar 2008 08:01:00 -0700 Subject: Version abc80330 --- src/base/main/mainInt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base/main') diff --git a/src/base/main/mainInt.h b/src/base/main/mainInt.h index 7196b952..f79f9126 100644 --- a/src/base/main/mainInt.h +++ b/src/base/main/mainInt.h @@ -76,7 +76,7 @@ struct Abc_Frame_t_ // new code void * pAbc8Ntl; // the current design - void * pAbc8Ntk; // the current mapped network + void * pAbc8Nwk; // the current mapped network void * pAbc8Aig; // the current AIG void * pAbc8Lib; // the current LUT library }; -- cgit v1.2.3