Added top-down filtering to the GSL printer.

This commit is contained in:
bringert
2006-04-13 13:33:35 +00:00
parent 9ed344a70d
commit 4609965d71
3 changed files with 19 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
-----------------------------------------------------------------------------
module GF.Speech.Relation (Rel, mkRel
, isRelatedTo
, allRelated , isRelatedTo
, transitiveClosure
, reflexiveClosure, reflexiveClosure_
, symmetricClosure