mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix the end of namespace comments
this was done semi-automatically by a python script
This commit is contained in:
@@ -112,7 +112,7 @@ SET_INT_PROP(TutorialProblemCoupled, CellsX, 100);
|
||||
SET_INT_PROP(TutorialProblemCoupled, CellsY, 1);
|
||||
SET_INT_PROP(TutorialProblemCoupled, CellsZ, 1); /*@\label{tutorial-coupled:default-params-end}@*/
|
||||
} // namespace Properties
|
||||
}
|
||||
} // namespace Opm
|
||||
|
||||
namespace Ewoms {
|
||||
//! Tutorial problem using the fully-implicit immiscible model.
|
||||
|
||||
Reference in New Issue
Block a user