mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 13:09:33 -06:00
adjusting parameter types in Romance and fixing some compilation bugs
This commit is contained in:
@@ -235,6 +235,7 @@ computeTermOpt rec gr = comp where
|
||||
---- foldr1 C (map K (str2strings (glueStr v (str a)))) | v <- x']
|
||||
,return $ Glue x y
|
||||
]
|
||||
(C u v,_) -> comp g $ C u (Glue v y)
|
||||
|
||||
_ -> do
|
||||
mapM_ checkNoArgVars [x,y]
|
||||
|
||||
Reference in New Issue
Block a user