forked from GitHub/gf-core
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