restoring Arabic to new API

This commit is contained in:
aarne
2009-03-28 19:03:54 +00:00
parent 90b71deaf1
commit 71bb4eda8a
4 changed files with 63 additions and 51 deletions

View File

@@ -0,0 +1,3 @@
--# -path=.:alltenses:prelude
resource ConstructorsAra = Constructors with (Grammar = GrammarAra) ;

View File

@@ -0,0 +1,4 @@
--# -path=.:alltenses:prelude
instance SyntaxAra of Syntax = ConstructorsAra, CatAra, StructuralAra, CombinatorsAra ;