Put the code inside a horus namespace
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include "Horus.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
BpLink::BpLink (FacNode* fn, VarNode* vn)
|
||||
{
|
||||
fac_ = fn;
|
||||
@@ -570,3 +572,5 @@ BeliefProp::printLinkInformation (void) const
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
|
Reference in New Issue
Block a user