bugfix for hasLinearization in the Haskell binding

This commit is contained in:
Krasimir Angelov
2017-08-30 18:11:59 +02:00
parent fd56b4b5f3
commit cd53269f96
4 changed files with 6 additions and 5 deletions

View File

@@ -195,7 +195,7 @@ pgf_print_name(PgfConcr* concr, PgfCId id)
return name;
}
PGF_API bool
PGF_API int
pgf_has_linearization(PgfConcr* concr, PgfCId id)
{
PgfCncOverloadMap* overl_table =