From d2a00c373a169b22d450311214b15df9a50ce31a Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 20 Jan 2009 12:43:15 +0000 Subject: pretty printer for the GF.Grammar syntax. still not in use --- GF.cabal | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'GF.cabal') diff --git a/GF.cabal b/GF.cabal index 13272d16d..5430b7c1d 100644 --- a/GF.cabal +++ b/GF.cabal @@ -656,15 +656,16 @@ executable gf GF.Grammar.MMacros GF.Grammar.Abstract GF.Grammar.Lookup - GF.Compile.RemoveLiT GF.Grammar.LookAbs - GF.Compile.TC GF.Grammar.Unify - GF.Compile.TypeCheck - GF.Compile.Update - GF.Infra.CheckM GF.Grammar.AppPredefined GF.Grammar.PatternMatch + GF.Grammar.Printer + GF.Infra.CheckM + GF.Compile.TC + GF.Compile.TypeCheck + GF.Compile.Update + GF.Compile.RemoveLiT GF.Compile.CheckGrammar GF.Compile.Refresh GF.Compile.BackOpt -- cgit v1.2.3