forked from GitHub/gf-rgl
import Extend to force compilation
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
concrete AllEus of AllEusAbs =
|
||||
LangEus,
|
||||
ExtraEus
|
||||
** {} ;
|
||||
ExtendEus
|
||||
** open ExtraEus in {} ;
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
abstract AllEusAbs =
|
||||
Lang,
|
||||
ExtraEusAbs
|
||||
Extend
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user