1 2 3 4 5 6 7 8 9
#ifndef __GTK_COMPOSE_DATA__ #define __GTK_COMPOSE_DATA__ #define MAX_SEQ_LEN 5 #define N_INDEX_SIZE 30 #define DATA_SIZE 16521 #define N_CHARS 1572 #endif