From fa061ce13697c9bbbc4e67582e6ddca62770743e Mon Sep 17 00:00:00 2001 From: bjorn Date: Wed, 29 Oct 2008 09:46:46 +0000 Subject: [PATCH] Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal --- GF.cabal | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/GF.cabal b/GF.cabal index fa2e7708e..c37f6e7d1 100644 --- a/GF.cabal +++ b/GF.cabal @@ -696,10 +696,7 @@ executable gf PGF.Parsing.FCFG.Utilities PGF.Parsing.FCFG.Active PGF.Parsing.FCFG - PGF.Raw.Parse - PGF.Raw.Print - PGF.Raw.Convert - PGF.Raw.Abstract + PGF.Binary PGF.AbsCompute PGF.Paraphrase PGF.TypeCheck