mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1996 Rename RimEclipseWell -> RimSimWellInView
This commit is contained in:
@@ -112,7 +112,7 @@ void RicfExportWellPathCompletions::execute()
|
||||
}
|
||||
}
|
||||
|
||||
std::vector<RimEclipseWell*> simWells;
|
||||
std::vector<RimSimWellInView*> simWells;
|
||||
|
||||
RicWellPathExportCompletionDataFeature::exportCompletions(wellPaths, simWells, exportSettings);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user