mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 02:56:28 -06:00
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:
@@ -1,3 +1,4 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
--# -path=.:alltenses:prelude:../arabic
|
||||
|
||||
resource ConstructorsAra = Constructors with (Grammar = GrammarAra) ;
|
||||
resource ConstructorsAra = Constructors with (Grammar = GrammarAra) **
|
||||
open MissingAra in {}
|
||||
|
||||
Reference in New Issue
Block a user