From 7f1f43bcc3c9152aee21003f2aa2700906dd1f41 Mon Sep 17 00:00:00 2001 From: Julien Malik <julien.malik@c-s.fr> Date: Wed, 28 Sep 2011 13:57:27 +0200 Subject: [PATCH] ENH: move LineSegmentDetection to proper location before merge --- .../FeatureExtraction}/otbLineSegmentDetection.cxx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {FeatureExtraction => Applications/FeatureExtraction}/otbLineSegmentDetection.cxx (100%) diff --git a/FeatureExtraction/otbLineSegmentDetection.cxx b/Applications/FeatureExtraction/otbLineSegmentDetection.cxx similarity index 100% rename from FeatureExtraction/otbLineSegmentDetection.cxx rename to Applications/FeatureExtraction/otbLineSegmentDetection.cxx -- GitLab