diff options
| author | aarne <aarne@chalmers.se> | 2010-12-07 18:05:13 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-12-07 18:05:13 +0000 |
| commit | dd6e0b17307475a614b3d36d7f0f0816968bfa40 (patch) | |
| tree | fb7c8801e043e3faeab20f693ae7f049415cbb2c /gf.cabal | |
| parent | 978e2e4241c02ef015e7cca274bebb0a19966191 (diff) | |
moved PGF.ToApi to GF.Compile.ToAPI
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,6 @@ library PGF.Forest PGF.Optimize PGF.Signature - PGF.ToAPI GF.Data.TrieMap GF.Data.Utilities GF.Data.SortedList @@ -124,6 +123,7 @@ executable gf GF.Compile.Rename GF.Compile.ReadFiles GF.Compile.GrammarToPGF + GF.Compile.ToAPI GF.Compile.TypeCheck.Abstract GF.Compile.TypeCheck.Concrete GF.Compile.TypeCheck.TC |
