diff options
Diffstat (limited to 'src/GF/Source/ParGF.y')
| -rw-r--r-- | src/GF/Source/ParGF.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Source/ParGF.y b/src/GF/Source/ParGF.y index c15c57c08..309ef2af3 100644 --- a/src/GF/Source/ParGF.y +++ b/src/GF/Source/ParGF.y @@ -1,7 +1,7 @@ -- This Happy file was machine-generated by the BNF converter { {-# OPTIONS -fno-warn-incomplete-patterns -fno-warn-overlapping-patterns #-} -module GF.Source.ParGF where --H + module GF.Source.ParGF (pGrammar, pModDef, pOldGrammar, pExp, myLexer) where --H import GF.Source.AbsGF --H import GF.Source.LexGF --H import GF.Infra.Ident --H |
