Selection compiler bool flags into a single field.
commit30924712a2cb9df10cb896f6762d6570e6ab1ba7
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Fri, 14 May 2010 10:58:55 +0000 (14 12:58 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Fri, 14 May 2010 12:16:46 +0000 (14 14:16 +0200)
tree81a950c6f53fd1c3ccdd3a7669b171c71a19d042
parent7e99ea92b1f6283da72f74aa17b51173d54d5aba
Selection compiler bool flags into a single field.

The selection compiler data structure now contains a single variable for
flags instead of a bunch of bool variables.
src/gmxlib/selection/compiler.c