9 lines
124 B
C
9 lines
124 B
C
#ifndef READABILITY
|
|
#define READABILITY
|
|
|
|
#define READABILITY_N 85156 + 100
|
|
|
|
void read_readability_js(char* string);
|
|
|
|
#endif
|