Simpler special case subexpression handling.
commit37b8a088e5a9f7d5e7f98d33f30a9288adcadddf
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Fri, 14 May 2010 12:40:45 +0000 (14 14:40 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Fri, 14 May 2010 12:40:45 +0000 (14 14:40 +0200)
tree3c7d91ece0a5b572d1c300649c6015bcdb9a9c18
parent30924712a2cb9df10cb896f6762d6570e6ab1ba7
Simpler special case subexpression handling.

Reorganized the selection compiler slightly to remove special handling
of certain subexpressions from analyze_static().
src/gmxlib/selection/compiler.c