mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 18:28:55 -06:00
added AllSwa and make the language compilable
This commit is contained in:
5
src/swahili/AllSwa.gf
Normal file
5
src/swahili/AllSwa.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../bantu:../abstract:../common:../api:../prelude
|
||||
|
||||
concrete AllSwa of AllSwaAbs =
|
||||
LangSwa
|
||||
** {} ;
|
||||
3
src/swahili/AllSwaAbs.gf
Normal file
3
src/swahili/AllSwaAbs.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
abstract AllSwaAbs =
|
||||
Lang
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user