remove libecl dependency

This commit is contained in:
Arne Morten Kvarving
2019-10-15 14:36:05 +02:00
parent abf793726d
commit 8261a51e6e
6 changed files with 4 additions and 10 deletions

View File

@@ -4,14 +4,12 @@
#set -x
declare -a upstreams
upstreams=(libecl
opm-common
upstreams=(opm-common
opm-material
opm-grid
opm-models)
declare -A upstreamRev
upstreamRev[libecl]=master
upstreamRev[opm-common]=master
upstreamRev[opm-material]=master
upstreamRev[opm-grid]=master