From 0ec7a116710e6cff53eee81672c57dd13f48a0a9 Mon Sep 17 00:00:00 2001 From: Otmane Lahlou <otmane.lahlou@c-s.fr> Date: Mon, 3 Oct 2011 11:23:44 +0200 Subject: [PATCH] ENH: move OrthoRectification to proper location before merge --- .../Projections}/otbOrthoRectification.cxx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Projections => Applications/Projections}/otbOrthoRectification.cxx (100%) diff --git a/Projections/otbOrthoRectification.cxx b/Applications/Projections/otbOrthoRectification.cxx similarity index 100% rename from Projections/otbOrthoRectification.cxx rename to Applications/Projections/otbOrthoRectification.cxx -- GitLab