mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4465 Implement all remaining command file commands and add tests for some commands
This commit is contained in:
@@ -83,7 +83,7 @@ enum CompdatExportType
|
||||
enum CompdatCombinationMode
|
||||
{
|
||||
INDIVIDUALLY = 0;
|
||||
COMBINED = 1;
|
||||
caCOMBINED = 1;
|
||||
}
|
||||
|
||||
message ExportWellPathCompRequest
|
||||
|
||||
Reference in New Issue
Block a user