api.namespace: demonstrate and use {...} values instead of "..." values
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 4 Apr 2013 15:27:36 +0000 (17:27 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 5 Apr 2013 08:43:44 +0000 (10:43 +0200)
commiteb0e86ac80861525ab5d0c0dcb585290e1bd3f03
tree48dab0ec16f33d76751b2196888ee68e4a6b75b9
parent57597927ef1b9cc751df4314764a6edd575ffc8b
api.namespace: demonstrate and use {...} values instead of "..." values

* tests/c++.at, tests/input.at: Use "%define api.namespace {foo}" instead
of using quotes.
* tests/local.at (AT_SETUP_STRIP, AT_NAME_PREFIX): Recognize uses of
braces instead of quotes.
* doc/bison.texi: Use braces for api.namespace's values.
doc/bison.texi
tests/c++.at
tests/input.at
tests/local.at