1
0
forked from GitHub/gf-core

fix comment in GF.Grammar.CFG

This commit is contained in:
krasimir
2016-03-21 19:33:14 +00:00
parent 8cd59c6d98
commit 2bd4f2ef04

View File

@@ -1,6 +1,6 @@
---------------------------------------------------------------------- ----------------------------------------------------------------------
-- | -- |
-- Module : GF.Speech.CFG -- Module : GF.Grammar.CFG
-- --
-- Context-free grammar representation and manipulation. -- Context-free grammar representation and manipulation.
---------------------------------------------------------------------- ----------------------------------------------------------------------