mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
completely phrase based parser and support for pre {} in PMCFG
This commit is contained in:
2
GF.cabal
2
GF.cabal
@@ -51,6 +51,7 @@ library
|
||||
PGF.TypeCheck
|
||||
PGF.Binary
|
||||
GF.Data.MultiMap
|
||||
GF.Data.TrieMap
|
||||
GF.Data.Utilities
|
||||
GF.Data.SortedList
|
||||
GF.Data.Assoc
|
||||
@@ -95,6 +96,7 @@ executable gf
|
||||
GF.Infra.CompactPrint
|
||||
GF.Text.UTF8
|
||||
GF.Data.MultiMap
|
||||
GF.Data.TrieMap
|
||||
GF.Data.Utilities
|
||||
GF.Data.SortedList
|
||||
GF.Data.Assoc
|
||||
|
||||
Reference in New Issue
Block a user