diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-04-13 13:33:35 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-04-13 13:33:35 +0000 |
| commit | aa309abecf2640daf015c5afaffacb3668777b3f (patch) | |
| tree | 7d538a26d24800b206df58d22baf361b5d1f935e /src/GF/Speech/Relation.hs | |
| parent | 293a0eb98879646643d6f3919f80cd83066a8b1b (diff) | |
Added top-down filtering to the GSL printer.
Diffstat (limited to 'src/GF/Speech/Relation.hs')
| -rw-r--r-- | src/GF/Speech/Relation.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Speech/Relation.hs b/src/GF/Speech/Relation.hs index c66a07d10..61c2469b8 100644 --- a/src/GF/Speech/Relation.hs +++ b/src/GF/Speech/Relation.hs @@ -13,7 +13,7 @@ ----------------------------------------------------------------------------- module GF.Speech.Relation (Rel, mkRel - , isRelatedTo + , allRelated , isRelatedTo , transitiveClosure , reflexiveClosure, reflexiveClosure_ , symmetricClosure |
