summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satInter.c
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2008-01-16 08:01:00 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2008-01-16 08:01:00 -0800
commit61850d5942fcff634b16696bf3ca7ee0fc465d1c (patch)
treecf363134194ae3796b04561cd24cf7c9871dd3e4 /src/sat/bsat/satInter.c
parent4a61139de0b9a50e8dda80845e379d4b937043dc (diff)
downloadabc-61850d5942fcff634b16696bf3ca7ee0fc465d1c.tar.gz
abc-61850d5942fcff634b16696bf3ca7ee0fc465d1c.tar.bz2
abc-61850d5942fcff634b16696bf3ca7ee0fc465d1c.zip
Version abc80116
Diffstat (limited to 'src/sat/bsat/satInter.c')
-rw-r--r--src/sat/bsat/satInter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/bsat/satInter.c b/src/sat/bsat/satInter.c
index 8759aa09..8e07e9f6 100644
--- a/src/sat/bsat/satInter.c
+++ b/src/sat/bsat/satInter.c
@@ -99,7 +99,7 @@ static inline void Int_ManProofSet( Int_Man_t * p, Sto_Cls_t * pCls, int n
SeeAlso []
***********************************************************************/
-Int_Man_t * Int_ManAlloc( int nVarsAlloc )
+Int_Man_t * Int_ManAlloc()
{
Int_Man_t * p;
// allocate the manager