mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
replace GFCC with PGF in (almost) all places
This commit is contained in:
@@ -17,7 +17,7 @@ import GF.Data.ErrM ----
|
||||
import qualified Data.Map as Map
|
||||
|
||||
data CommandEnv = CommandEnv {
|
||||
multigrammar :: MultiGrammar,
|
||||
multigrammar :: PGF,
|
||||
commands :: Map.Map String CommandInfo
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user