Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4680 right-hear 1
/*
2
 * hashsize.h -- hash and token table constants
3
 */
4
 
5
#define CAPTABSIZE	495
6
#define HASHTABSIZE	(495 * 2)