1
0
forked from GitHub/gf-rgl

add PassVPSlash to May

This commit is contained in:
Meowyam
2023-03-21 16:35:34 +08:00
parent 69356d8c9b
commit 3446c192ba
3 changed files with 8 additions and 7 deletions

View File

@@ -101,7 +101,7 @@ concrete ExtendMay of Extend = CatMay
-- PassVPSlash : VPS -> VP ;
-- be forced to sleep
-- be begged to sleep
PassVPSlash vps = vps ** {
s = \\vf,pol => vps.s ! Passive ! pol ;
};