mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix mismerge.
This commit is contained in:
parent
bc547f82c6
commit
e9a1aa2a99
@ -450,5 +450,5 @@ int main()
|
||||
|
||||
std::cout << "Saturation solution:\n"
|
||||
<< "function s1 = solution\n"
|
||||
<< "s1 = [\n" << s1 << "\n]\n";
|
||||
<< "s1 = [\n" << sw1 << "\n]\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user