Revision 2c8ea58e README

b/README
185 185
http://numpy.scipy.org
186 186
http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103
187 187

188
(6) The Boost C++ Libraries	http://www.boost.org
189 188

190
We use the Smart Pointer library.  Most systems already have the boost
191
libraries available.  In the unlikely event that yours doesn't,
192
download the source and follow the build instructions.  They're
193
different from the normal ./configure && make
189
(6) The Boost C++ Libraries (1.35 or later)  http://www.boost.org
190

191
We use Smart Pointers, the thread library and a bunch of other boost stuff.
192
If your system doesn't have boost 1.35 or later, see README.building-boost
193
for additional info.
194 194

195 195

196 196
(7) cppunit 1.9.14 or later.	http://cppunit.sourceforge.net

Also available in: Unified diff