1
0
forked from GitHub/gf-rgl

(Eng) open Prelude so True/False are no longer treated as variable names

This commit is contained in:
Inari Listenmaa
2021-11-17 11:41:27 +08:00
parent 7dd56dbb53
commit f9dc1695ca

View File

@@ -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 ;