Improve encapsulation in HorusYap and perform other small refactorings

This commit is contained in:
Tiago Gomes
2013-02-20 11:52:42 +00:00
parent 77dfe50acb
commit 8c2468c28b
2 changed files with 18 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
#include "BeliefProp.h"
#include "CountingBp.h"
namespace {
int readHorusFlags (int, const char* []);