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