Skip to content
Snippets Groups Projects
Commit ca0775b3 authored by Nico's avatar Nico
Browse files

Adding a "d" to advance and playing with commit process...

parent 174eea1d
No related branches found
No related tags found
No related merge requests found
......@@ -765,7 +765,7 @@ void Scenario::PrintCLASSPresentation()
cout<<"│ ╚═════╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝ │"<<endl;
cout<<"│ Version dev │"<<endl;
cout<<"├───────────────────────────────────────────────┤"<<endl;
cout<<"│ Core Lybrary for Advance Scenario Simulation │"<<endl;
cout<<"│ Core Lybrary for Advanced Scenario Simulation │"<<endl;
cout<<"│ │"<<endl;
cout<<"│ A dynamical nuclear fuel cycle code developed │"<<endl;
cout<<"│ by the CNRS/IN2P3 & IRSN │"<<endl;
......@@ -794,7 +794,7 @@ void Scenario::PrintClover(int i)
cout<<"│ ╚═════╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝ │ @@@@@@ @ "<<endl;
cout<<"│ Version dev │ @@@@ @@@@ "<<endl;
cout<<"├───────────────────────────────────────────────┤ @@ @@@@@@ "<<endl;
cout<<"│ Core Lybrary for Advance Scenario Simulation │ @ @@@@@@@ "<<endl;
cout<<"│ Core Lybrary for Advanced Scenario Simulation │ @ @@@@@@@ "<<endl;
cout<<"│ │ @@ @@@@@@@ "<<endl;
cout<<"│ A dynamical nuclear fuel cycle code developed │ @ @@@@@@ "<<endl;
cout<<"│ by the CNRS/IN2P3 & IRSN │ @@@@ @@@@@ "<<endl;
......@@ -816,7 +816,7 @@ void Scenario::PrintClover(int i)
cout<<"│ ╚═════╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝ │ @@@@ "<<endl;
cout<<"│ Version dev │ @@ "<<endl;
cout<<"├───────────────────────────────────────────────┤ @ "<<endl;
cout<<"│ Core Lybrary for Advance Scenario Simulation │ @ "<<endl;
cout<<"│ Core Lybrary for Advanced Scenario Simulation │ @ "<<endl;
cout<<"│ │ @@@@@@@ @@ @@@@@@@ "<<endl;
cout<<"│ A dynamical nuclear fuel cycle code developed │ @@@@@@@@ @@@@@@@@ "<<endl;
cout<<"│ by the CNRS/IN2P3 & IRSN │ @@@@@@@@ @@@@@@@ "<<endl;
......@@ -839,7 +839,7 @@ void Scenario::PrintClover(int i)
cout<<"│ ╚═════╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝ │ @@ @@@@@@ "<<endl;
cout<<"│ Version dev │ @@@ @@@@ "<<endl;
cout<<"├───────────────────────────────────────────────┤ @@@@@@ @@ "<<endl;
cout<<"│ Core Lybrary for Advance Scenario Simulation │ @@@@@@@@ @ "<<endl;
cout<<"│ Core Lybrary for Advanced Scenario Simulation │ @@@@@@@@ @ "<<endl;
cout<<"│ │ @@@@@@@ @@ "<<endl;
cout<<"│ A dynamical nuclear fuel cycle code developed │ @@@@@@ @ "<<endl;
cout<<"│ by the CNRS/IN2P3 & IRSN │ @@@@@ @@@@ "<<endl;
......@@ -863,7 +863,7 @@ void Scenario::PrintClover(int i)
cout<<"│ ╚═════╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝ │ @@@@@@ @@@@@@ "<<endl;
cout<<"│ Version dev │ @@@@@@ @@@@@@@ "<<endl;
cout<<"├───────────────────────────────────────────────┤ @@@@@@@@ @@@@@@@@ "<<endl;
cout<<"│ Core Lybrary for Advance Scenario Simulation │ @@@@@@@@ @ @@@@@@@ "<<endl;
cout<<"│ Core Lybrary for Advanced Scenario Simulation │ @@@@@@@@ @ @@@@@@@ "<<endl;
cout<<"│ │ @@ "<<endl;
cout<<"│ A dynamical nuclear fuel cycle code developed │ @@ "<<endl;
cout<<"│ by the CNRS/IN2P3 & IRSN │ @@@@ "<<endl;
......
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