summaryrefslogtreecommitdiffstats
path: root/src/aig/llb/llbInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/llb/llbInt.h')
-rw-r--r--src/aig/llb/llbInt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aig/llb/llbInt.h b/src/aig/llb/llbInt.h
index 93165159..4bc2496d 100644
--- a/src/aig/llb/llbInt.h
+++ b/src/aig/llb/llbInt.h
@@ -186,7 +186,7 @@ extern DdNode * Llb_NonlinComputeInitState( Aig_Man_t * pAig, DdManager *
/*=== llb4Cex.c =======================================================*/
-extern Abc_Cex_t * Llb4_Nonlin4TransformCex( Aig_Man_t * pAig, Vec_Ptr_t * vStates, int fVerbose );
+extern Abc_Cex_t * Llb4_Nonlin4TransformCex( Aig_Man_t * pAig, Vec_Ptr_t * vStates, int iCexPo, int fVerbose );
/*=== llb4Cluster.c =======================================================*/
//extern void Llb_Nonlin4Cluster( Aig_Man_t * pAig, DdManager ** pdd, Vec_Int_t ** pvOrder, Vec_Ptr_t ** pvGroups, int nBddMax, int fVerbose );
/*=== llb4Image.c =======================================================*/