mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
option --split-pgf replaces option --mk-index. This splits the PGF into one file for the abstract and one more for each concrete syntax. This is a preparation for being able to load only specific languages from the whole grammar.
This commit is contained in:
3
gf.cabal
3
gf.cabal
@@ -88,12 +88,12 @@ Library
|
||||
PGF
|
||||
PGF.Data
|
||||
PGF.Macros
|
||||
PGF.Binary
|
||||
PGF.Optimize
|
||||
PGF.Printer
|
||||
PGF.Utilities
|
||||
other-modules:
|
||||
PGF.CId
|
||||
PGF.Binary
|
||||
PGF.Expr
|
||||
PGF.Generate
|
||||
PGF.Linearize
|
||||
@@ -219,7 +219,6 @@ Executable gf
|
||||
GF.Compile.PGFtoProlog
|
||||
GF.Compile.PGFtoJS
|
||||
GF.Compile
|
||||
GF.Index
|
||||
GF.Quiz
|
||||
GFC
|
||||
GFI
|
||||
|
||||
Reference in New Issue
Block a user