Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 1999-02-12 15:50:37 -0800 (Fri, 12 Feb 1999)
Revision: 2590
Log message:
Added the Linear_set implementation based on arrays (the same as was used
before). Somehow it still made things a little bit faster, I have no idea why.
Added the new compile-time option into mk/config file that allows to choose
which Linear_set implementation to use. All relevant comments will be added
to your mk/config file automatically when you ran make for the first time
after "cvs update"