1
0
forked from GitHub/gf-core

cleaned up French verbs

This commit is contained in:
aarne
2005-02-09 16:50:49 +00:00
parent 375a4fba7a
commit a7020895d2
12 changed files with 1011 additions and 183 deletions

View File

@@ -107,8 +107,8 @@ extendAnyInfo isc n o i j =
testErr (b1 == b2) "inconsistent indirection status"
---- commented out as work-around for a spurious problem in
---- TestResourceFre; should look at building of completion. 17/11/2004
---- testErr (m1 == m2) $
---- "different sources of indirection: " +++ show m1 +++ show m2
testErr (m1 == m2) $
"different sources of indirection: " +++ show m1 +++ show m2
return i
_ -> Bad $ "cannot unify information in" ++++ show i ++++ "and" ++++ show j