> 18) There are some minor problems with the spectrophoretest.cpp > test01. (I didn't review all of the tests.) > > In > > OB_REQUIRE( (r[13] > 3.470) && (r[13] < 3.472) ); > OB_REQUIRE( (r[14] > 6.698) && (r[14] < 6.800) ); > OB_REQUIRE( (r[15] > 9.485) && (r[15] < 9.487) ); > > the line with r[14] should have 6.700 as the upper bound. > > and > OB_REQUIRE( (r[18] > 4.899) && (r[18] < 4.902) ); > should be slightly smaller in the upper bound > OB_REQUIRE( (r[18] > 4.899) && (r[18] < 4.901) );
I'll fix this! Thx! Hans ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss