summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/arabic/LangAra.gf
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/old-lib/resource/arabic/LangAra.gf')
-rw-r--r--deprecated/old-lib/resource/arabic/LangAra.gf12
1 files changed, 0 insertions, 12 deletions
diff --git a/deprecated/old-lib/resource/arabic/LangAra.gf b/deprecated/old-lib/resource/arabic/LangAra.gf
deleted file mode 100644
index 2a1dc95b5..000000000
--- a/deprecated/old-lib/resource/arabic/LangAra.gf
+++ /dev/null
@@ -1,12 +0,0 @@
---# -path=.:../abstract:../common:prelude
-
-concrete LangAra of Lang =
- GrammarAra,
- LexiconAra
- ** {
-
- flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
-
-}
-
-