Fixed non-interactive stdin selection parsing.
commitdf1591e1aa788a5814865d35ca278e3bbf98100d
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Wed, 11 Aug 2010 08:18:55 +0000 (11 10:18 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Wed, 11 Aug 2010 08:18:55 +0000 (11 10:18 +0200)
treeabb7c5d7a887d7d6cfdae7a9bc3531e4209038c1
parentff471ffd0f12ce5a56a43f28ca79d16a22e5209f
Fixed non-interactive stdin selection parsing.

Providing selections non-interactively through a pipe now works as the
documentation states, i.e., identically to providing them from a file.
src/gmxlib/selection/scanner.c
src/gmxlib/selection/scanner.l
src/gmxlib/selection/scanner_internal.c