1
0
forked from GitHub/gf-rgl

fix compilation

This commit is contained in:
Krasimir Angelov
2026-02-18 09:06:06 +01:00
parent e9ecb1a8d6
commit 066133bbae

View File

@@ -1,9 +1,9 @@
--# -path=.:../common:../abstract --# -path=.:../common:../abstract
concrete ExtendSco of Extend = ExtendEng-[passVPSlash,PassVPSlash,PassAgentVPSlash,ProgrVPSlash] ** open ResSco in { concrete ExtendSco of Extend = ExtendEng-[passVPSlash,PassVPSlash,PassAgentVPSlash,ProgrVPSlash] ** open Prelude, ResSco in {
oper oper
passVPSlash : VPSlash -> Str -> ResEng.VP = passVPSlash : VPSlash -> Str -> ResSco.VP =
\vps,ag -> \vps,ag ->
let let
be = predAux auxBe ; be = predAux auxBe ;