From 2c87630826b5738080e77bcb01980fb6f70e2bbc Mon Sep 17 00:00:00 2001
From: Lars Bilke <lars.bilke@ufz.de>
Date: Thu, 25 Oct 2012 16:20:20 +0200
Subject: [PATCH] Renamed and reordered Rapid XML dependent files

---
 .../RapidXMLInterface.cpp => RapidXmlIO/RapidStnInterface.cpp}    | 0
 .../{XmlIO/RapidXMLInterface.h => RapidXmlIO/RapidStnInterface.h} | 0
 .../{XmlIO/VTKInterface.cpp => RapidXmlIO/RapidVtuInterface.cpp}  | 0
 FileIO/{XmlIO/VTKInterface.h => RapidXmlIO/RapidVtuInterface.h}   | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename FileIO/{XmlIO/RapidXMLInterface.cpp => RapidXmlIO/RapidStnInterface.cpp} (100%)
 rename FileIO/{XmlIO/RapidXMLInterface.h => RapidXmlIO/RapidStnInterface.h} (100%)
 rename FileIO/{XmlIO/VTKInterface.cpp => RapidXmlIO/RapidVtuInterface.cpp} (100%)
 rename FileIO/{XmlIO/VTKInterface.h => RapidXmlIO/RapidVtuInterface.h} (100%)

diff --git a/FileIO/XmlIO/RapidXMLInterface.cpp b/FileIO/RapidXmlIO/RapidStnInterface.cpp
similarity index 100%
rename from FileIO/XmlIO/RapidXMLInterface.cpp
rename to FileIO/RapidXmlIO/RapidStnInterface.cpp
diff --git a/FileIO/XmlIO/RapidXMLInterface.h b/FileIO/RapidXmlIO/RapidStnInterface.h
similarity index 100%
rename from FileIO/XmlIO/RapidXMLInterface.h
rename to FileIO/RapidXmlIO/RapidStnInterface.h
diff --git a/FileIO/XmlIO/VTKInterface.cpp b/FileIO/RapidXmlIO/RapidVtuInterface.cpp
similarity index 100%
rename from FileIO/XmlIO/VTKInterface.cpp
rename to FileIO/RapidXmlIO/RapidVtuInterface.cpp
diff --git a/FileIO/XmlIO/VTKInterface.h b/FileIO/RapidXmlIO/RapidVtuInterface.h
similarity index 100%
rename from FileIO/XmlIO/VTKInterface.h
rename to FileIO/RapidXmlIO/RapidVtuInterface.h
-- 
GitLab