Renaming, Doxygen, license

This commit is contained in:
Klaus Basan
2015-01-25 03:45:21 +01:00
parent 8612377bff
commit deba08eef0
5 changed files with 28 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ int main(int argc, char *argv[])
BlackSim::registerMetadata();
streamOut << "Run samples:" << endl;
streamOut << "1 .. FS common" << endl;
streamOut << "1 .. FS common / Simulation" << endl;
streamOut << "2 .. FSX" << endl;
streamOut << "3 .. Mappings" << endl;
streamOut << "x .. exit" << endl;