From 9c23a98fc07d334673d76b11f91611117fdec943 Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 12 Feb 2010 16:12:17 +0000 Subject: [PATCH] add PGF.Probabilistic in GF.cabal --- GF.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/GF.cabal b/GF.cabal index 85b179139..3fbdd8272 100644 --- a/GF.cabal +++ b/GF.cabal @@ -49,6 +49,7 @@ library PGF.Morphology PGF.VisualizeTree PGF.Printer + PGF.Probabilistic GF.Data.TrieMap GF.Data.Utilities GF.Data.SortedList