mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 11:18:55 -06:00
cleaned up French verbs
This commit is contained in:
@@ -107,8 +107,8 @@ extendAnyInfo isc n o i j =
|
|||||||
testErr (b1 == b2) "inconsistent indirection status"
|
testErr (b1 == b2) "inconsistent indirection status"
|
||||||
---- commented out as work-around for a spurious problem in
|
---- commented out as work-around for a spurious problem in
|
||||||
---- TestResourceFre; should look at building of completion. 17/11/2004
|
---- TestResourceFre; should look at building of completion. 17/11/2004
|
||||||
---- testErr (m1 == m2) $
|
testErr (m1 == m2) $
|
||||||
---- "different sources of indirection: " +++ show m1 +++ show m2
|
"different sources of indirection: " +++ show m1 +++ show m2
|
||||||
return i
|
return i
|
||||||
|
|
||||||
_ -> Bad $ "cannot unify information in" ++++ show i ++++ "and" ++++ show j
|
_ -> Bad $ "cannot unify information in" ++++ show i ++++ "and" ++++ show j
|
||||||
|
|||||||
Reference in New Issue
Block a user