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
/
testem
/
testem.cpp
diff --git
a/tests/testem/testem.cpp
b/tests/testem/testem.cpp
index
a77e68c
..
d83440e
100644
(file)
--- a/
tests/testem/testem.cpp
+++ b/
tests/testem/testem.cpp
@@
-43,7
+43,7
@@
void usage( const string &msg ) {
int main( int argc, char** argv ) {
if( argc != 4 )
usage("Incorrect number of arguments.");
-
+
FactorGraph fg;
fg.ReadFromFile( argv[1] );