From 7d0dfa7dc542742c99d75782c6887b52916fbb15 Mon Sep 17 00:00:00 2001
From: Romain Garrigues <romain.garrigues@c-s.fr>
Date: Thu, 18 Oct 2007 12:27:26 +0000
Subject: [PATCH] Modification de nom de fichiers

---
 Code/IO/{otbDEMReader.cxx => otbDEMHandler.cxx} | 0
 Code/IO/{otbDEMReader.h => otbDEMHandler.h}     | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Code/IO/{otbDEMReader.cxx => otbDEMHandler.cxx} (100%)
 rename Code/IO/{otbDEMReader.h => otbDEMHandler.h} (100%)

diff --git a/Code/IO/otbDEMReader.cxx b/Code/IO/otbDEMHandler.cxx
similarity index 100%
rename from Code/IO/otbDEMReader.cxx
rename to Code/IO/otbDEMHandler.cxx
diff --git a/Code/IO/otbDEMReader.h b/Code/IO/otbDEMHandler.h
similarity index 100%
rename from Code/IO/otbDEMReader.h
rename to Code/IO/otbDEMHandler.h
-- 
GitLab