forked from GitHub/gf-rgl
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