Add Basque to the RGL

This commit is contained in:
Inari Listenmaa
2017-08-24 18:28:48 +03:00
parent 792b58abe3
commit 6ae3c0fb08
33 changed files with 3668 additions and 3 deletions

5
src/api/SymbolicEus.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:../basque:../common:../abstract:../prelude
resource SymbolicEus = Symbolic with
(Symbol = SymbolEus),
(Grammar = GrammarEus) ;