From 98cf0ea18047a4743a6fc61e0a2b4d3e63df6071 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 25 Oct 2009 13:10:24 +0000 Subject: [PATCH] add GF.Compile.Concrete.TypeCheck in GF.cabal --- GF.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/GF.cabal b/GF.cabal index 4c605c0d2..656f900c5 100644 --- a/GF.cabal +++ b/GF.cabal @@ -143,6 +143,7 @@ executable gf GF.Compile.Rename GF.Compile.ReadFiles GF.Compile.GrammarToGFCC + GF.Compile.Concrete.TypeCheck GF.Compile.Concrete.Compute GF.Compile.Concrete.AppPredefined GF.Compile.Abstract.TC