forked from GitHub/gf-rgl
(Eng) open Prelude so True/False are no longer treated as variable names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete RelativeEng of Relative = CatEng ** open ResEng in {
|
||||
concrete RelativeEng of Relative = CatEng ** open ResEng, Prelude in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user