small fixes in App grammar - don't affect performance

This commit is contained in:
aarne
2014-04-08 16:14:05 +00:00
parent 8fc7cc5541
commit 8c3d91f405
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ abstract App =
** {
flags
startcat=Phr ;
---- heuristic_search_factor=0.90; -- doesn't seem to affect speed or quality much
fun
PhrasePhr : Phrase -> Phr ;