diff options
-rw-r--r-- | src/core/parser/Parser.cpp (renamed from src/core/Parser.cpp) | 0 | ||||
-rw-r--r-- | src/core/parser/Parser.hpp (renamed from src/core/Parser.hpp) | 0 | ||||
-rw-r--r-- | src/plugins/xml/XmlParser.cpp (renamed from src/core/parser/XmlParser.cpp) | 0 | ||||
-rw-r--r-- | src/plugins/xml/XmlParser.hpp (renamed from src/core/parser/XmlParser.hpp) | 0 | ||||
-rw-r--r-- | test/plugins/xml/XmlParserTest.cpp (renamed from test/core/parser/XmlParserTest.cpp) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/core/Parser.cpp b/src/core/parser/Parser.cpp index bc98ac0..bc98ac0 100644 --- a/src/core/Parser.cpp +++ b/src/core/parser/Parser.cpp diff --git a/src/core/Parser.hpp b/src/core/parser/Parser.hpp index 74a1988..74a1988 100644 --- a/src/core/Parser.hpp +++ b/src/core/parser/Parser.hpp diff --git a/src/core/parser/XmlParser.cpp b/src/plugins/xml/XmlParser.cpp index f9bb43e..f9bb43e 100644 --- a/src/core/parser/XmlParser.cpp +++ b/src/plugins/xml/XmlParser.cpp diff --git a/src/core/parser/XmlParser.hpp b/src/plugins/xml/XmlParser.hpp index f6fb060..f6fb060 100644 --- a/src/core/parser/XmlParser.hpp +++ b/src/plugins/xml/XmlParser.hpp diff --git a/test/core/parser/XmlParserTest.cpp b/test/plugins/xml/XmlParserTest.cpp index d2c4410..d2c4410 100644 --- a/test/core/parser/XmlParserTest.cpp +++ b/test/plugins/xml/XmlParserTest.cpp |