From fa4003535ff9bfdadd3aeca72aa60108200d947b Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 14 Oct 2008 07:57:32 +0000 Subject: [PATCH] register PGF.AbsCompute and PGF.Paraphrase in GF.cabal --- GF.cabal | 4 ++++ 1 file changed, 4 insertions(+) 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