Index: ABC.h =================================================================== RCS file: /home/pooma/Repository/r2/benchmarks/ABCTest/ABC.h,v retrieving revision 1.31 diff -c -p -r1.31 ABC.h *** ABC.h 2001/10/16 18:26:09 1.31 --- ABC.h 2001/10/16 23:37:13 *************** public: *** 449,454 **** --- 449,455 ---- b_m = 0.0; c_m = 1000.0; + Pooma::blockAndEvaluate(); } private: