Put the code inside a horus namespace
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "ElimGraph.h"
|
||||
#include "BayesBall.h"
|
||||
|
||||
namespace horus {
|
||||
|
||||
typedef std::pair<ParfactorList*, ObservedFormulas*> LiftedNetwork;
|
||||
|
||||
@@ -581,3 +582,5 @@ init_predicates (void)
|
||||
freeGroundNetwork, 1);
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
|
Reference in New Issue
Block a user