This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-common
Watch
4
Star
0
Fork
0
You've already forked opm-common
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Common components for OPM, in particular build system (cmake).
1,016
Commits
18
Branches
75
Tags
73
MiB
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%
e2eca64f59
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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