Rename RimRftAddress to RimDataSourceForRftPlt

This commit is contained in:
Jacob Støren
2017-11-13 11:16:36 +01:00
parent c02538b8bd
commit 10e1f0f8ab
5 changed files with 18 additions and 18 deletions

View File

@@ -15,7 +15,7 @@ ${CEE_CURRENT_LIST_DIR}RimWellAllocationPlotLegend.h
${CEE_CURRENT_LIST_DIR}RimFlowCharacteristicsPlot.h
${CEE_CURRENT_LIST_DIR}RimWellRftPlot.h
${CEE_CURRENT_LIST_DIR}RimWellPltPlot.h
${CEE_CURRENT_LIST_DIR}RimRftAddress.h
${CEE_CURRENT_LIST_DIR}RimDataSourceForRftPlt.h
${CEE_CURRENT_LIST_DIR}RimWellPlotTools.h
)
@@ -30,7 +30,7 @@ ${CEE_CURRENT_LIST_DIR}RimWellAllocationPlotLegend.cpp
${CEE_CURRENT_LIST_DIR}RimFlowCharacteristicsPlot.cpp
${CEE_CURRENT_LIST_DIR}RimWellRftPlot.cpp
${CEE_CURRENT_LIST_DIR}RimWellPltPlot.cpp
${CEE_CURRENT_LIST_DIR}RimRftAddress.cpp
${CEE_CURRENT_LIST_DIR}RimDataSourceForRftPlt.cpp
${CEE_CURRENT_LIST_DIR}RimWellPlotTools.cpp
)