1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-29 02:14:51 +00:00
This commit is contained in:
Carles Fernandez 2016-03-04 19:08:39 +01:00
commit 7fdd912855

View File

@ -224,4 +224,5 @@ int main(int argc, char** argv)
google::ShutDownCommandLineFlags();
std::cout << "GNSS-SDR program ended." << std::endl;
return 0;
}