ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/Globals.cpp
(Generate patch)

Comparing trunk/OOPSE/libBASS/Globals.cpp (file contents):
Revision 745 by mmeineke, Thu Sep 4 21:48:07 2003 UTC vs.
Revision 747 by gezelter, Fri Sep 5 21:28:52 2003 UTC

# Line 56 | Line 56 | Globals::Globals(){
56   Globals::Globals(){
57    
58    int i;
59 +
60 +  hash_size = 23;
61 +  hash_shift = 4;
62    
63    components = NULL;
64    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines