1
0
forked from GitHub/gf-core

export Hypo(..) from PGF

This commit is contained in:
krasimir
2009-09-07 19:16:27 +00:00
parent 76517518a3
commit 9940c44259

View File

@@ -23,7 +23,7 @@ module PGF(
languages, abstractName, languageCode,
-- * Types
Type(..),
Type(..), Hypo(..),
showType, readType,
categories, startCat,