forked from GitHub/gf-core
Attempto complete up to spec
This commit is contained in:
@@ -7,5 +7,7 @@ oper
|
||||
{s1 = x ; s2 = y ; n = n ; lock_Conj = <>} ;
|
||||
mkSubj : Str -> Subj = \x ->
|
||||
{s = x ; lock_Subj = <>} ;
|
||||
mkIQuant : Str -> IQuant = \s ->
|
||||
{s = \\_,_,_ => s ; lock_IQuant = <>} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user