diff options
| author | krasimir <krasimir@chalmers.se> | 2009-09-14 16:23:23 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-09-14 16:23:23 +0000 |
| commit | 14dfbcc624dadffcb54e58cbb26f3af24b77595a (patch) | |
| tree | 980f52c77f0f9bb55242aee874fcc7dc88979870 /src/GFC.hs | |
| parent | 9f3534b3bb4e6bc45301b0ddb9468ca721b3dc17 (diff) | |
clean up the GF.Grammar API
Diffstat (limited to 'src/GFC.hs')
| -rw-r--r-- | src/GFC.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GFC.hs b/src/GFC.hs index 778792878..8037d4f1a 100644 --- a/src/GFC.hs +++ b/src/GFC.hs @@ -7,7 +7,7 @@ import PGF.Data import GF.Compile import GF.Compile.Export -import GF.Source.CF ---- should this be on a deeper level? AR 15/10/2008 +import GF.Grammar.CF ---- should this be on a deeper level? AR 15/10/2008 import GF.Infra.UseIO import GF.Infra.Option |
