using MissingAra in ConstructorsAra so that we can now compile the RGL API for Arabic. When a function with not yet defined constants is used in an application, a compile time error reveals this.

This commit is contained in:
aarne
2017-03-28 07:11:30 +00:00
parent 7423db4e33
commit d76f8b383e
2 changed files with 9 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
--# -path=.:../arabic:../common:../abstract:../prelude
resource TryAra = SyntaxAra, LexiconAra, ParadigmsAra - [mkAdN, mkAdv,mkOrd,mkQuant] **
open (P = ParadigmsAra) in {
}