Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 523d5d049f fix ugly bug which prevented deck keyword names from having a minus in them
i.e. MULT[XYZ]- was trimmed to MULT[XYZ]. Also, the RawKeyword now
uses ParserKeyword::isValidDeckName() instead of a regular expression
which makes it automatically consistent and also should make it
slightly faster...
2014-07-15 16:47:31 +02:00
cmake use extended regular expressions in the test for std::regex 2014-07-08 13:01:20 +02:00
docs Added more documentation 2013-08-25 21:49:28 +02:00
opm fix ugly bug which prevented deck keyword names from having a minus in them 2014-07-15 16:47:31 +02:00
testdata Added hasEDIT test, to avoid exception on decks without EDIT section 2014-07-09 13:27:26 +02:00
.dir-locals.el remove the emacs and vim modelines 2014-01-15 12:52:12 +01:00
.gitignore Added external testdata to .gitignore 2013-12-09 20:15:09 +01:00
configure make the module buildable using dunecontrol 2013-12-10 16:12:39 +01:00