mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 05:22:50 -06:00
explicitly classify all functions in libpgf as either internal or API functions
This commit is contained in:
@@ -128,7 +128,7 @@ static PgfLinFuncs pgf_metrics_lin_funcs2 = {
|
||||
.symbol_capit = NULL
|
||||
};
|
||||
|
||||
bool
|
||||
PGF_API bool
|
||||
pgf_parseval(PgfConcr* concr, PgfExpr expr, PgfType* type,
|
||||
double *precision, double *recall, double *exact)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user