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