mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-29 21:27:57 -05:00
Elucidate description string for opm-parser.
The 'opm-parser' module is (currently) designed to parse ECL-type simulation models. Reflect that fact in its description.
This commit is contained in:
@@ -30,6 +30,6 @@ set (opm-core_DEPS
|
|||||||
# DUNE dependency
|
# DUNE dependency
|
||||||
"dune-common"
|
"dune-common"
|
||||||
"dune-istl"
|
"dune-istl"
|
||||||
#Parser library
|
# Parser library for ECL-type simulation models
|
||||||
"opm-parser REQUIRED"
|
"opm-parser REQUIRED"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user