Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. /*
  2.  * hashsize.h -- hash and token table constants
  3.  */
  4.  
  5. #define CAPTABSIZE      495
  6. #define HASHTABSIZE     (495 * 2)
  7.