diff options
| author | bjorn <bjorn@bringert.net> | 2008-10-29 09:46:46 +0000 |
|---|---|---|
| committer | bjorn <bjorn@bringert.net> | 2008-10-29 09:46:46 +0000 |
| commit | 97e1f27a0c7e03a397612c91968d84874c36f53a (patch) | |
| tree | 3dead2553915677758f3040d567b57a384180249 | |
| parent | 79d3f7db863d71c4c5490efd35c0dc401c3c4617 (diff) | |
Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal
| -rw-r--r-- | GF.cabal | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |
