1
0
forked from GitHub/gf-core

register PGF.AbsCompute and PGF.Paraphrase in GF.cabal

This commit is contained in:
krasimir
2008-10-14 07:57:32 +00:00
parent e054f9b063
commit 0c66ad597d

View File

@@ -578,6 +578,8 @@ library
PGF.Raw.Print
PGF.Raw.Convert
PGF.Raw.Abstract
PGF.AbsCompute
PGF.Paraphrase
GF.Data.MultiMap
GF.Data.Utilities
GF.Data.SortedList
@@ -691,6 +693,8 @@ executable gf
PGF.Raw.Print
PGF.Raw.Convert
PGF.Raw.Abstract
PGF.AbsCompute
PGF.Paraphrase
GFC
GFI