mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-26 04:03:40 -06:00
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