Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 1a72cade01 use std::regex if it is available
it turns out that boost::regex does not work for the libstdc++ debug
mode. This patch should fix this for sufficiently new compilers.

Note that this requires the FindCXX11Features.cmake tests pulled in
from opm-core and an additional compiler flag...
2014-07-07 17:50:46 +02:00
cmake use std::regex if it is available 2014-07-07 17:50:46 +02:00
docs Added more documentation 2013-08-25 21:49:28 +02:00
opm use std::regex if it is available 2014-07-07 17:50:46 +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