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
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
passVPSlash : VPSlash -> Str -> ResEng.VP =
passVPSlash : VPSlash -> Str -> ResSco.VP =
\vps,ag ->
let
be = predAux auxBe ;