mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3493 LGR Export. Command file command exportLgrForCompletions
This commit is contained in:
@@ -36,6 +36,7 @@ namespace caf {
|
||||
addItem(RicfCommandFileExecutor::STATISTICS, "STATISTICS", "Statistics");
|
||||
addItem(RicfCommandFileExecutor::WELLPATHS, "WELLPATHS", "Well Path");
|
||||
addItem(RicfCommandFileExecutor::CELLS, "CELLS", "Cells");
|
||||
addItem(RicfCommandFileExecutor::LGRS, "LGRS", "Lgrs");
|
||||
setDefault(RicfCommandFileExecutor::COMPLETIONS);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user