Improved selection subexpression compilation.
commitb921844271cacaf2c515582d843f0efffcd0ad9f
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Mon, 26 Apr 2010 14:41:29 +0000 (26 16:41 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Mon, 26 Apr 2010 14:41:29 +0000 (26 16:41 +0200)
tree392b9d3b75c18efed7e6b75199bc28c91cc63982
parent44665514a6e3b0868d2d6d96f54c77837e6e4f39
Improved selection subexpression compilation.

Added support for parser-generated subexpressions (in the end, they were
not needed for "same" keyword handling, but the code should still work)
and fixed the compiler to free unused static subexpressions in all
cases.
src/gmxlib/selection/compiler.c