Skip to content
Snippets Groups Projects
Commit e24e4795 authored by Thomas Fetzer's avatar Thomas Fetzer
Browse files

[start.hh]

updated version number in start message and user meeting invitation to
thank you

reviewed by gruenich


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14868 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 8572051c
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ void dumuxMessage_(bool start)
std::cout << " ### # @ @ @@ @@ @ " << std::endl;
std::cout << " ## # @ @ @ @ @ @ @ @ @ @ @" << std::endl;
std::cout << " ## # @ @ @ @ @ @ @ @ " << std::endl;
std::cout << " # # @@@@ @@@ @ @ @@@ 2.7" << std::endl;
std::cout << " # # @@@@ @@@ @ @ @@@ 2.8" << std::endl;
std::cout << " # # " << std::endl;
std::cout << " # # " << std::endl;
std::cout << " # ## %%% " << std::endl;
......@@ -258,15 +258,12 @@ void dumuxMessage_(bool start)
}
break;
case 12:
std::cout << " Join the (first)" << std::endl;
std::cout << " Thank you all for joining and contributing to the first" << std::endl;
std::cout << "" << std::endl;
std::cout << " ____ __ ___ __ __" << std::endl;
std::cout << " / __ \\__ __/ |/ /_ _ \\ \\ /" << std::endl;
std::cout << " / / / / / / / /|_/ / / / /_\\_\\" << std::endl;
std::cout << " /_____/\\__,_/_/ /_/\\__,_/ User Meeting 2015" << std::endl;
std::cout << "" << std::endl;
std::cout << " 11.-12.6.2015" << std::endl;
std::cout << " in Stuttgart, Germany." << std::endl;
std::cout << " /_____/\\__,_/_/ /_/\\__,_/ User Meeting 2015 in Stuttgart" << std::endl;
std::cout << "" << std::endl;
std::cout << "For more information visit dumux.org or contact the mailing list." << std::endl;
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment