diff --git a/src/Prolog/Programming/ExampleConfig.hs b/src/Prolog/Programming/ExampleConfig.hs index 32a9eb6..8edf573 100644 --- a/src/Prolog/Programming/ExampleConfig.hs +++ b/src/Prolog/Programming/ExampleConfig.hs @@ -19,10 +19,10 @@ exampleConfig = Config * % - For task definitions clauses that occur identically in the input program are filtered out * % 'no': do not include. * % Both default to yes - * Include hidden definitions: [ yes | filtered ] - * Include task definitions: [ yes | filtered | no ] + * % Include hidden definitions: [ yes | filtered ] + * % Include task definitions: [ yes | filtered | no ] * % allow/disallow the use of [H|T] matching on list values, defaults to 'yes' (experimental: might not recognize all instances of the pattern) - * Allow list pattern matching: [ yes | no ] + * % Allow list pattern matching: [ yes | no ] * % prefixing a test with [