export wildCId from PGF.hs

This commit is contained in:
krasimir
2008-10-20 07:56:32 +00:00
parent abe8da32fd
commit 96bea5a0bb

View File

@@ -19,7 +19,7 @@ module PGF(
-- * Identifiers
-- ** CId
CId, mkCId, prCId,
CId, mkCId, prCId, wildCId,
-- ** Language
Language, languages, abstractName, languageCode,