diff options
Diffstat (limited to 'examples/app/AppEst.gf')
| -rw-r--r-- | examples/app/AppEst.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppEst.gf b/examples/app/AppEst.gf index dd4111f50..ab1d256e0 100644 --- a/examples/app/AppEst.gf +++ b/examples/app/AppEst.gf @@ -24,7 +24,7 @@ concrete AppEst of App = PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookEst - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, open_Adv] + --P ,PhrasebookEst - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, open_Adv] ** open ParadigmsEst, SyntaxEst, Prelude in { |
