Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser ea38a25af4 remove all trailing white space
this is just the result of

```
find -iname "*.[ch]pp" | xargs sed -i "s/ *$//"
find opm/parser/share/keywords -type f |  xargs sed -i "s/ *$//"
```

so if it causes conflicts with other patches, the others should get
priority. The rationale behind this patch is that some people tell
their editor to remove white space which leads to larger than
necessary patches...
2014-12-08 16:34:28 +01:00
cmake FindERT.cmake: Look for libecl_well library 2014-12-08 13:06:16 +01:00
docs Added more documentation 2013-08-25 21:49:28 +02:00
opm remove all trailing white space 2014-12-08 16:34:28 +01:00
testdata add unit test for WPOLYMER. 2014-11-21 13:21:24 +08:00
.gitignore Removed emacs config 2014-11-16 19:08:10 +01:00
configure make the module buildable using dunecontrol 2013-12-10 16:12:39 +01:00