mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2610 Add RifEnsambleParametersReader and RifFileParseTools
This commit is contained in:
@@ -40,15 +40,6 @@ public:
|
||||
static void readData(const RifElementPropertyMetadata *metadata, RifElementPropertyTable *table);
|
||||
};
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
//==================================================================================================
|
||||
class FileParseException
|
||||
{
|
||||
public:
|
||||
FileParseException(const QString &message) : message(message) {}
|
||||
QString message;
|
||||
};
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user