From 4ab0df67c5c5ae837e63b3c7285ef97058740778 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 20 Dec 2007 17:07:56 +0000 Subject: Added newlines and ends of some files. This makes sed happy. --- src/GF/Speech/Relation.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Speech/Relation.hs') diff --git a/src/GF/Speech/Relation.hs b/src/GF/Speech/Relation.hs index fe91716c6..641d671a9 100644 --- a/src/GF/Speech/Relation.hs +++ b/src/GF/Speech/Relation.hs @@ -127,4 +127,4 @@ isEquivalence :: Ord a => Rel a -> Bool isEquivalence r = isReflexive r && isSymmetric r && isTransitive r isSubRelationOf :: Ord a => Rel a -> Rel a -> Bool -isSubRelationOf r1 r2 = all (uncurry (isRelatedTo r2)) (relToList r1) \ No newline at end of file +isSubRelationOf r1 r2 = all (uncurry (isRelatedTo r2)) (relToList r1) -- cgit v1.2.3