From 87fffffbdf41eaf0f269bd65d8380b80d899bec8 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 10 Dec 2013 10:43:13 +0000 Subject: 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. --- gf.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 567daea3a..992d6f568 100644 --- a/gf.cabal +++ b/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 -- cgit v1.2.3