mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
fix compilation
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user