summaryrefslogtreecommitdiff
path: root/src/GF/Speech/Relation.hs
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2006-04-13 13:33:35 +0000
committerbringert <bringert@cs.chalmers.se>2006-04-13 13:33:35 +0000
commitaa309abecf2640daf015c5afaffacb3668777b3f (patch)
tree7d538a26d24800b206df58d22baf361b5d1f935e /src/GF/Speech/Relation.hs
parent293a0eb98879646643d6f3919f80cd83066a8b1b (diff)
Added top-down filtering to the GSL printer.
Diffstat (limited to 'src/GF/Speech/Relation.hs')
-rw-r--r--src/GF/Speech/Relation.hs2
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