forked from GitHub/gf-rgl
force compilation of ExtraEng via a dummy open in AllEng
This commit is contained in:
@@ -6,4 +6,7 @@ concrete AllEng of AllEngAbs =
|
||||
blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V,
|
||||
sew_V,sing_V,sit_V,sleep_V,spit_V,stand_V,swell_V,swim_V,think_V],
|
||||
ExtendEng
|
||||
** {} ;
|
||||
**
|
||||
open ExtraEng --- to force compilation since this module is used in many places
|
||||
in
|
||||
{} ;
|
||||
|
||||
Reference in New Issue
Block a user