Put the code inside a horus namespace
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include "Indexer.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
bool
|
||||
Literal::isGround (ConstraintTree constr, LogVarSet ipgLogVars) const
|
||||
{
|
||||
@@ -660,3 +662,5 @@ LiftedWCNF::printClauses (void) const
|
||||
Clause::printClauses (clauses_);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user