From 66b7d1596a433aa9a734e242a2f88f4057269df8 Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Fri, 29 Mar 2019 12:27:11 +0100 Subject: [PATCH] Remove ECHO and NOECHO from list of unsupported keywords --- opm/autodiff/MissingFeatures.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/opm/autodiff/MissingFeatures.cpp b/opm/autodiff/MissingFeatures.cpp index e7a3f265f..6f10c33db 100644 --- a/opm/autodiff/MissingFeatures.cpp +++ b/opm/autodiff/MissingFeatures.cpp @@ -94,7 +94,6 @@ namespace MissingFeatures { "CONNECTION", "CPR", "DATE", - "ECHO", "ENDACTIO", "ENDFIN" "ENDNUM", @@ -130,7 +129,6 @@ namespace MissingFeatures { "NETBALAN", "NEXTSTEP", "NOCASC", - "NOECHO", "NOGGF", "NOINSPEC", "NOMONITO",