Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser f754bd9c45 fix some screw-up with internal vs deck names
Parser::hasKeyword() was called with deckNames but looked up the map
for internal names. This patch renames the method to hasDeckName(),
renames Parser::getKeyword() to Parser::getKeywordFromDeckName() and
adapts/extends the tests.
2014-07-01 17:07:43 +02:00
cmake add the boost::regex library as a prerequisite 2014-06-29 13:40:09 +02:00
docs Added more documentation 2013-08-25 21:49:28 +02:00
opm fix some screw-up with internal vs deck names 2014-07-01 17:07:43 +02:00
testdata Added Parser test of deck with TOPS keyword. 2014-06-11 16:42:37 +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