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