diff options
Diffstat (limited to 'examples/app/App.gf')
| -rw-r--r-- | examples/app/App.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/app/App.gf b/examples/app/App.gf index d9c69211c..d6d3f3bed 100644 --- a/examples/app/App.gf +++ b/examples/app/App.gf @@ -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 ; |
