forked from GitHub/gf-rgl
fix compilation
This commit is contained in:
@@ -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 ;
|
||||||
|
|||||||
Reference in New Issue
Block a user