From e5a65920806b90e950db94e99118c1e6409f3ca6 Mon Sep 17 00:00:00 2001
From: "kr.angelov"
Date: Fri, 21 Feb 2014 16:34:59 +0000
Subject: the Android App is now using the documentation modules instead of xml
files for generating the inflection tables. The xml files are removed
---
src/ui/android/res/xml/inflection_en.xml | 146 -------------------------------
1 file changed, 146 deletions(-)
delete mode 100644 src/ui/android/res/xml/inflection_en.xml
(limited to 'src/ui/android/res/xml/inflection_en.xml')
diff --git a/src/ui/android/res/xml/inflection_en.xml b/src/ui/android/res/xml/inflection_en.xml
deleted file mode 100644
index 88dd60770..000000000
--- a/src/ui/android/res/xml/inflection_en.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
- N
- N2
- n
-
- Noun Feat()
-
-
-
-
-
- A
- A2
- a
-
- Adjective
-
-
- Adverb
-
-
-
-
- Adv
- adv
-
- Adverb
-
-
-
-
- Prep
- prep
-
- Preposition
-
-
-
-
- V
- V2
- V3
- V2V
- V2S
- V2Q
- V2A
- VS
- VQ
- VA
- v
-
- Verb
- Feat ()
-
-
-
-
- VV
- v
-
- Verb
- Feat ()
-
-
-
-
--
cgit v1.2.3