Index: Pooma.h =================================================================== RCS file: /home/pooma/Repository/r2/src/Pooma/Pooma.h,v retrieving revision 1.30 diff -c -p -r1.30 Pooma.h *** Pooma.h 2000/06/08 22:16:34 1.30 --- Pooma.h 2001/11/05 23:42:48 *************** namespace Pooma { *** 286,292 **** // arguments will be removed. If the 3rd argument is true, also initialize // the run-time system. If the 4th argument is true, use arch-specific routine // to get command line arguments. If the 5th argument is true, call ! // arch-specific initalize(). // Return success. bool initialize(int &argc, char ** &argv, --- 286,292 ---- // arguments will be removed. If the 3rd argument is true, also initialize // the run-time system. If the 4th argument is true, use arch-specific routine // to get command line arguments. If the 5th argument is true, call ! // arch-specific initialize(). // Return success. bool initialize(int &argc, char ** &argv,