Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser e2eca64f59 fix boost::regex usage
turns out that boost::regex("foo") should be used instead of
boost::regex::basic_regex
2014-07-01 10:21:08 +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 boost::regex usage 2014-07-01 10:21:08 +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