Don't use the name horus in documentation.

It is just an internal code name.
This commit is contained in:
Tiago Gomes
2013-01-10 22:39:46 +00:00
parent fdeca2852a
commit d3e2abd677
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ VarIds readQueryAndEvidence (FactorGraph&, int, const char* [], int);
void runSolver (const FactorGraph&, const VarIds&);
const string USAGE = "usage: ./hcli [solver=hve|bp|cbp] \
[<HORUS_KEY>=<VALUE>]... <FILE> [<VAR>|<VAR>=<EVIDENCE>]... " ;
[<HORUS>=<VALUE>]... <FILE> [<VAR>|<VAR>=<EVIDENCE>]... " ;
int