From b01d29d0d2adc6c198d33a66200ee5f062407b60 Mon Sep 17 00:00:00 2001 From: Julien Michel <julien.michel@orfeo-toolbox.org> Date: Thu, 10 Oct 2013 11:53:58 +0200 Subject: [PATCH] LSMS integration (moving LSMSMerging app to LSMSSmallRegionsMerging) --- .../{otbLSMSMerging.cxx => otbLSMSSmallRegionsMerging.cxx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Applications/Segmentation/{otbLSMSMerging.cxx => otbLSMSSmallRegionsMerging.cxx} (100%) diff --git a/Applications/Segmentation/otbLSMSMerging.cxx b/Applications/Segmentation/otbLSMSSmallRegionsMerging.cxx similarity index 100% rename from Applications/Segmentation/otbLSMSMerging.cxx rename to Applications/Segmentation/otbLSMSSmallRegionsMerging.cxx -- GitLab