diff options
| author | krasimir <krasimir@chalmers.se> | 2008-10-14 07:57:32 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2008-10-14 07:57:32 +0000 |
| commit | 0c66ad597db65fcddc8a425f0bce4beedf2aae33 (patch) | |
| tree | 20d5b05f86218de6898bff2f24c05acc7220d0b8 | |
| parent | e054f9b0636f5a1c5c849dfa696ce80fd1a2cf62 (diff) | |
register PGF.AbsCompute and PGF.Paraphrase in GF.cabal
| -rw-r--r-- | GF.cabal | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
