added smart constructors for types in PGF

This commit is contained in:
krasimir
2009-10-15 16:21:26 +00:00
parent 3cf44aaa74
commit fb60cc36d1
2 changed files with 23 additions and 2 deletions

View File

@@ -27,8 +27,9 @@ module PGF(
languages, abstractName, languageCode,
-- * Types
Type,
Type, Hypo,
showType, readType,
mkType, mkHypo, mkDepHypo, mkImplHypo,
categories, startCat,
-- * Functions