From: trevor_hansen Date: Sun, 24 Feb 2013 03:35:00 +0000 (+0000) Subject: Fix the build for propagator utilities. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=refs%2Fremotes%2Fsvn%2Ftrunk;p=francis%2Fstp.git Fix the build for propagator utilities. git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1673 e59a4935-1847-0410-ae03-e826735625c1 --- diff --git a/src/util/BBAsProp.h b/src/util/BBAsProp.h index b40ba03..19d66df 100644 --- a/src/util/BBAsProp.h +++ b/src/util/BBAsProp.h @@ -93,6 +93,12 @@ public: } } + void + numberClauses() + { + cerr << "Number of Clauses:"<< ss->nClauses() << endl; + } + int fixedCount() {