mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
change the library root namespace from GF.GFCC to PGF
This commit is contained in:
@@ -4,12 +4,11 @@ import GF.Command.Interpreter
|
||||
import GF.Command.Importing
|
||||
import GF.Command.Commands
|
||||
import GF.Data.ErrM
|
||||
import GF.GFCC.API
|
||||
import GF.Grammar.API -- for cc command
|
||||
|
||||
import GF.Infra.UseIO
|
||||
import GF.Infra.Option
|
||||
import GF.System.Readline (fetchCommand)
|
||||
import PGF
|
||||
|
||||
import System.CPUTime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user