mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 10:11:10 -06:00
mkDet in MakeStructuralEng,Fin
This commit is contained in:
@@ -10,4 +10,7 @@ oper
|
||||
mkIQuant : Str -> IQuant = \s ->
|
||||
{s = \\n,c => s ; lock_IQuant = <>} ; ----
|
||||
|
||||
mkDet : N -> Number -> Det = \s,n ->
|
||||
MorphoFin.mkDet n s ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user