Cosmetic fixes for selection parsing.
commit7d489f2c46268d00e13cf4e735a8f20f318e74e7
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Fri, 13 Aug 2010 15:14:26 +0000 (13 17:14 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Fri, 13 Aug 2010 15:14:26 +0000 (13 17:14 +0200)
treeb6d83298f18abe2516116deee0fb139cec689f59
parentde3a3739892da7f1eb097160423a1f0c0536280d
Cosmetic fixes for selection parsing.

The selection parser should now always replace any amount of whitespace
and line continuation with a single space in the pretty-printed
selection string.  Also updated the parser generation script such that
it can be run from the root of the source tree.
src/gmxlib/selection/regenerate_parser.sh
src/gmxlib/selection/scanner.c
src/gmxlib/selection/scanner.l
src/gmxlib/selection/scanner_internal.c