From cb5e2308b2b7fbee770c99fda58edbe40a28ef1a Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 3 Nov 2012 14:27:28 -0700 Subject: Improved DSD. --- src/opt/dau/dau.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/opt/dau/dau.h') diff --git a/src/opt/dau/dau.h b/src/opt/dau/dau.h index b65a1b2c..1db02a0d 100644 --- a/src/opt/dau/dau.h +++ b/src/opt/dau/dau.h @@ -55,7 +55,7 @@ ABC_NAMESPACE_HEADER_START /*=== dauCanon.c ==========================================================*/ extern unsigned Abc_TtCanonicize( word * pTruth, int nVars, char * pCanonPerm ); - +extern char * Dau_DsdDecompose( word * pTruth, int nVarsInit, int * pnSizeNonDec ); ABC_NAMESPACE_HEADER_END -- cgit v1.2.3