Put the code inside a horus namespace
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include "LiftedUtils.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
class CTNode;
|
||||
class ConstraintTree;
|
||||
|
||||
@@ -242,5 +244,7 @@ ConstraintTree::nrLogVars (void) const
|
||||
assert (LogVarSet (logVars_) == logVarSet_);
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_CONSTRAINTTREE_H_
|
||||
|
||||
|
Reference in New Issue
Block a user