libflint/include/lfparsing.h
2024-04-05 11:13:08 -07:00

7 lines
128 B
C

#ifndef LIBFLINT_H_PARSING
#define LIBFLINT_H_PARSING
int simple_english_scoring(const char *s);
#endif // LIBFLINT_H_PARSING