git-svn-id: svn://elaine/murooma/trunk@152 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-08-07 19:41:32 +00:00
parent 834e251708
commit ba1f01c847
4 changed files with 188 additions and 70 deletions

View file

@ -83,7 +83,7 @@ int main(int argc, char* argv[])
std::cerr << "Exception: " << e.what() << "\n";
}
return 0;
return 0;
}