• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef           HPDSIZES_H
2 #define           HPDSIZES_H
3 
4 #define NUM_TEXT_ATTR   10
5 #define NUM_BLOCK_ATTR   7
6 #define MAXLENGTH 128
7 #define NUM_BACKGROUNDS   8
8 #endif
9