mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
de facto, this does not change anything because opm-parser is required and it has a hard dependency on ERT. It is good style to declare all prerequisites explicitly in each module, though. Thanks to [at]bska for the catch.