arabic in 1.4 - something makes compilation get stuck

This commit is contained in:
aarne
2008-06-13 20:40:50 +00:00
parent 252f79ae96
commit 2bc2697cf5
25 changed files with 3426 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
--# -path=.:../abstract:../common:prelude
concrete LangAra of Lang =
GrammarAra,
LexiconAra
** {
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
}