projects
/
libdai.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed tabs and trailing whitespaces
[libdai.git]
/
tests
/
testbbp.cpp
diff --git
a/tests/testbbp.cpp
b/tests/testbbp.cpp
index
af2d261
..
a0ffb1c
100644
(file)
--- a/
tests/testbbp.cpp
+++ b/
tests/testbbp.cpp
@@
-38,7
+38,7
@@
int main( int argc, char *argv[] ) {
// Read FactorGraph from the file specified by the first command line argument
FactorGraph fg;
fg.ReadFromFile(argv[1]);
-
+
// Set some constants
size_t verbose = 0;
double tol = 1.0e-9;