--- trunk/OOPSE/libBASS/Globals.cpp 2003/09/04 21:48:07 745 +++ trunk/OOPSE/libBASS/Globals.cpp 2003/09/05 21:28:52 747 @@ -56,6 +56,9 @@ Globals::Globals(){ Globals::Globals(){ int i; + + hash_size = 23; + hash_shift = 4; components = NULL;