simple english test
This commit is contained in:
6
include/lfparsing.h
Normal file
6
include/lfparsing.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef LIBFLINT_H_PARSING
|
||||
#define LIBFLINT_H_PARSING
|
||||
|
||||
int simple_english_scoring(const char *s);
|
||||
|
||||
#endif // LIBFLINT_H_PARSING
|
Reference in New Issue
Block a user