8 lines
106 B
C
8 lines
106 B
C
|
#pragma once
|
||
|
|
||
|
#define MAX_SEQ_LEN 5
|
||
|
#define N_INDEX_SIZE 39
|
||
|
#define DATA_SIZE 15777
|
||
|
#define N_CHARS 1321
|
||
|
|