forked from GitHub/gf-rgl
(Ara) Add extend to AllAra
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
--# -path=.:../abstract:../common:../api:../prelude
|
--# -path=.:../abstract:../common:../api:../prelude
|
||||||
|
|
||||||
concrete AllAra of AllAraAbs = LangAra ;
|
concrete AllAra of AllAraAbs = LangAra, ExtendAra ;
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
--# -path=.:../abstract:../common:prelude
|
--# -path=.:../abstract:../common:prelude
|
||||||
|
|
||||||
abstract AllAraAbs = Lang ;
|
abstract AllAraAbs = Lang, Extend ;
|
||||||
|
|||||||
Reference in New Issue
Block a user