Put the code inside a horus namespace
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "BayesBallGraph.h"
|
||||
#include "Horus.h"
|
||||
|
||||
namespace horus {
|
||||
|
||||
struct ScheduleInfo
|
||||
{
|
||||
@@ -69,5 +70,7 @@ BayesBall::scheduleChilds (const BBNode* n, Scheduling& sch) const
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALL_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user