libflint/include/lfparsing.h

7 lines
128 B
C
Raw Permalink Normal View History

2024-04-05 18:13:08 +00:00
#ifndef LIBFLINT_H_PARSING
#define LIBFLINT_H_PARSING
int simple_english_scoring(const char *s);
#endif // LIBFLINT_H_PARSING