mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 15:42:50 -06:00
bugfix for hasLinearization in the Haskell binding
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user