diff options
Diffstat (limited to 'examples/app/AppSpa.gf')
| -rw-r--r-- | examples/app/AppSpa.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppSpa.gf b/examples/app/AppSpa.gf index e1a970461..842d230ae 100644 --- a/examples/app/AppSpa.gf +++ b/examples/app/AppSpa.gf @@ -25,7 +25,7 @@ concrete AppSpa of App = PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookSpa - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, cheap_A,expensive_A, open_A, closed_A] + --P ,PhrasebookSpa - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, cheap_A,expensive_A, open_A, closed_A] ** open ParadigmsSpa, SyntaxSpa, Prelude in { |
