summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2008-10-14 07:57:32 +0000
committerkrasimir <krasimir@chalmers.se>2008-10-14 07:57:32 +0000
commit0c66ad597db65fcddc8a425f0bce4beedf2aae33 (patch)
tree20d5b05f86218de6898bff2f24c05acc7220d0b8 /GF.cabal
parente054f9b0636f5a1c5c849dfa696ce80fd1a2cf62 (diff)
register PGF.AbsCompute and PGF.Paraphrase in GF.cabal
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/GF.cabal b/GF.cabal
index afe9aa620..204098a1a 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -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