mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Formatting fix.
This commit is contained in:
parent
b49741c77d
commit
0dc1cc4106
@ -345,8 +345,7 @@ startSimulationComponents(int numComponentsRuntime, int argc, char** argv)
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
int
|
||||
main(int argc, char** argv)
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
using TypeTag = Opm::Properties::TTag::FlowExpCompProblem<0>;
|
||||
Opm::registerEclTimeSteppingParameters<double>();
|
||||
|
Loading…
Reference in New Issue
Block a user