summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-06-30 21:35:40 -0400
committerirungentoo <irungentoo@gmail.com>2013-06-30 21:35:40 -0400
commitd718af7f4d240b87bf17d55e45986352470776f3 (patch)
tree7734e9dce1e65a85ccf3efb2044813ea54fd71bd
parentfefa06263b8ad3b4fa8fa1e7743d81cdf206cc4e (diff)
Moved XML parser to another folder.
-rw-r--r--messenger/XML_Parser/README (renamed from core/XML_Parser/README)0
-rw-r--r--messenger/XML_Parser/asm-xml.h (renamed from core/XML_Parser/asm-xml.h)0
-rw-r--r--messenger/XML_Parser/friends.xml (renamed from core/XML_Parser/friends.xml)0
-rw-r--r--messenger/XML_Parser/main.c (renamed from core/XML_Parser/main.c)0
-rw-r--r--messenger/XML_Parser/obj/elf/asm-xml.o (renamed from core/XML_Parser/obj/elf/asm-xml.o)bin19361 -> 19361 bytes
-rw-r--r--messenger/XML_Parser/obj/mach-o/asm-xml.o (renamed from core/XML_Parser/obj/mach-o/asm-xml.o)bin19326 -> 19326 bytes
-rw-r--r--messenger/XML_Parser/obj/ms-coff/asm-xml.obj (renamed from core/XML_Parser/obj/ms-coff/asm-xml.obj)bin19421 -> 19421 bytes
-rw-r--r--messenger/XML_Parser/src/asm-xml.asm (renamed from core/XML_Parser/src/asm-xml.asm)0
-rw-r--r--messenger/XML_Parser/src/elf.asm (renamed from core/XML_Parser/src/elf.asm)0
-rw-r--r--messenger/XML_Parser/src/win32.asm (renamed from core/XML_Parser/src/win32.asm)0
10 files changed, 0 insertions, 0 deletions
diff --git a/core/XML_Parser/README b/messenger/XML_Parser/README
index 9ff914ed..9ff914ed 100644
--- a/core/XML_Parser/README
+++ b/messenger/XML_Parser/README
diff --git a/core/XML_Parser/asm-xml.h b/messenger/XML_Parser/asm-xml.h
index 38dcb639..38dcb639 100644
--- a/core/XML_Parser/asm-xml.h
+++ b/messenger/XML_Parser/asm-xml.h
diff --git a/core/XML_Parser/friends.xml b/messenger/XML_Parser/friends.xml
index edcb1407..edcb1407 100644
--- a/core/XML_Parser/friends.xml
+++ b/messenger/XML_Parser/friends.xml
diff --git a/core/XML_Parser/main.c b/messenger/XML_Parser/main.c
index 28e8ba60..28e8ba60 100644
--- a/core/XML_Parser/main.c
+++ b/messenger/XML_Parser/main.c
diff --git a/core/XML_Parser/obj/elf/asm-xml.o b/messenger/XML_Parser/obj/elf/asm-xml.o
index 02fe23ce..02fe23ce 100644
--- a/core/XML_Parser/obj/elf/asm-xml.o
+++ b/messenger/XML_Parser/obj/elf/asm-xml.o
Binary files differ
diff --git a/core/XML_Parser/obj/mach-o/asm-xml.o b/messenger/XML_Parser/obj/mach-o/asm-xml.o
index c4373bac..c4373bac 100644
--- a/core/XML_Parser/obj/mach-o/asm-xml.o
+++ b/messenger/XML_Parser/obj/mach-o/asm-xml.o
Binary files differ
diff --git a/core/XML_Parser/obj/ms-coff/asm-xml.obj b/messenger/XML_Parser/obj/ms-coff/asm-xml.obj
index 8f61851f..8f61851f 100644
--- a/core/XML_Parser/obj/ms-coff/asm-xml.obj
+++ b/messenger/XML_Parser/obj/ms-coff/asm-xml.obj
Binary files differ
diff --git a/core/XML_Parser/src/asm-xml.asm b/messenger/XML_Parser/src/asm-xml.asm
index e9c20c59..e9c20c59 100644
--- a/core/XML_Parser/src/asm-xml.asm
+++ b/messenger/XML_Parser/src/asm-xml.asm
diff --git a/core/XML_Parser/src/elf.asm b/messenger/XML_Parser/src/elf.asm
index c8a6d7d8..c8a6d7d8 100644
--- a/core/XML_Parser/src/elf.asm
+++ b/messenger/XML_Parser/src/elf.asm
diff --git a/core/XML_Parser/src/win32.asm b/messenger/XML_Parser/src/win32.asm
index a31effec..a31effec 100644
--- a/core/XML_Parser/src/win32.asm
+++ b/messenger/XML_Parser/src/win32.asm