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