This commit is contained in:
Magne Sjaastad 2018-09-04 13:33:26 +02:00
parent ea8721f6ff
commit 104b27c235

View File

@ -1059,7 +1059,7 @@ void RicWellPathExportCompletionDataFeatureImpl::exportWelspecsToFile(RimEclipse
RifEclipseOutputTableColumn("WellType") RifEclipseOutputTableColumn("WellType")
}; };
formatter.keyword("WELSPEC"); formatter.keyword("WELSPECS");
formatter.header(header); formatter.header(header);
std::set<const RimWellPath*> wellPathSet; std::set<const RimWellPath*> wellPathSet;