diff options
Diffstat (limited to 'examples/app/AppFre.gf')
| -rw-r--r-- | examples/app/AppFre.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppFre.gf b/examples/app/AppFre.gf index ad3acf0ad..4e83c0ffd 100644 --- a/examples/app/AppFre.gf +++ b/examples/app/AppFre.gf @@ -22,7 +22,7 @@ concrete AppFre of App = -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookFre - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, closed_A] + --P ,PhrasebookFre - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, closed_A] ** open ParadigmsFre, SyntaxFre, Prelude in { |
