remove the beam_size flag from the other ParseXXX grammars

This commit is contained in:
kr.angelov
2013-11-06 11:02:53 +00:00
parent 74cb2d1860
commit f85dae2f8f
3 changed files with 0 additions and 3 deletions

View File

@@ -26,7 +26,6 @@ open ResChi, ParadigmsChi, SyntaxChi, Prelude in {
flags
literal=Symb ;
beam_size=0.95 ;
coding = utf8 ;

View File

@@ -24,7 +24,6 @@ open PhonoFre, MorphoFre, ResFre, ParadigmsFre, SyntaxFre, Prelude in {
flags
literal=Symb ;
beam_size=0.95 ;
coding = utf8 ;

View File

@@ -24,7 +24,6 @@ open MorphoSpa, ResSpa, ParadigmsSpa, SyntaxSpa, Prelude in {
flags
literal=Symb ;
beam_size=0.95 ;
coding = utf8 ;