9 lines
118 B
C
9 lines
118 B
C
|
#ifndef READABILITY
|
||
|
#define READABILITY
|
||
|
|
||
|
#define READABILITY_N 83750
|
||
|
|
||
|
void read_readability_js(char* string);
|
||
|
|
||
|
#endif
|