mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-18 08:16:05 -06:00
import Extend from All
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
concrete AllSqi of AllSqiAbs =
|
||||
LangSqi,
|
||||
ExtendSqi,
|
||||
IrregSqi
|
||||
**
|
||||
{} ;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
abstract AllSqiAbs =
|
||||
Lang,
|
||||
Extend,
|
||||
IrregSqiAbs
|
||||
** {}
|
||||
|
||||
Reference in New Issue
Block a user