1
0
forked from GitHub/gf-core

Export list in GF.Compile.GetGrammar

This commit is contained in:
bjorn
2008-10-16 12:59:40 +00:00
parent b9a9fb2f40
commit d67d44993b

View File

@@ -12,7 +12,7 @@
-- this module builds the internal GF grammar that is sent to the type checker
-----------------------------------------------------------------------------
module GF.Compile.GetGrammar where
module GF.Compile.GetGrammar (getSourceModule) where
import GF.Data.Operations