forked from GitHub/gf-rgl
include ExtraRon in AllRon
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
--# -path=.:../abstract:../common:../prelude
|
--# -path=.:../abstract:../common:../prelude
|
||||||
|
|
||||||
concrete AllRon of AllRonAbs =
|
concrete AllRon of AllRonAbs =
|
||||||
LangRon
|
LangRon, ExtraRon
|
||||||
** {} ;
|
** {} ;
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
abstract AllRonAbs =
|
abstract AllRonAbs =
|
||||||
Lang
|
Lang, ExtraRonAbs
|
||||||
** {} ;
|
** {} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user