Integrated opmjson directly in opm-parser, removed dependency to opm-common

This commit is contained in:
Magne Sjaastad
2016-06-13 12:27:28 +02:00
parent 718e724760
commit 7adaa4b45c
13 changed files with 3 additions and 1574 deletions

View File

@@ -1,6 +1,6 @@
#include "gtest/gtest.h"
#include "custom-opm-parser/opm-parser/opm/parser/eclipse/Parser/Parser.hpp"
#include "opm/parser/eclipse/Parser/Parser.hpp"
using namespace Opm;