summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bool/lucky/lucky.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bool/lucky/lucky.h b/src/bool/lucky/lucky.h
index cfe9de2e..7b866bc7 100644
--- a/src/bool/lucky/lucky.h
+++ b/src/bool/lucky/lucky.h
@@ -20,7 +20,7 @@
ABC_NAMESPACE_HEADER_START
-extern unsigned Kit_TruthSemiCanonicize_new( unsigned * pInOut, unsigned * pAux, int nVars, char * pCanonPerm, short * pStore );
+extern unsigned Kit_TruthSemiCanonicize_new( unsigned * pInOut, unsigned * pAux, int nVars, char * pCanonPerm );
ABC_NAMESPACE_HEADER_END