mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-03-05 11:08:18 +00:00
deactivates SetVersionString
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@114 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
parent
db1880f23d
commit
b1d1d53e9e
@ -70,7 +70,7 @@ int main(int argc, char** argv)
|
|||||||
|
|
||||||
|
|
||||||
google::SetUsageMessage(intro_help);
|
google::SetUsageMessage(intro_help);
|
||||||
google::SetVersionString("0.1");
|
//google::SetVersionString("0.1");
|
||||||
google::ParseCommandLineFlags(&argc, &argv, true);
|
google::ParseCommandLineFlags(&argc, &argv, true);
|
||||||
|
|
||||||
std::cout<<"Initializing GNSS-SDR... Please wait"<<std::endl;
|
std::cout<<"Initializing GNSS-SDR... Please wait"<<std::endl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user