mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
bugfix for hasLinearization in the Haskell binding
This commit is contained in:
@@ -94,7 +94,7 @@ pgf_function_prob(PgfPGF* pgf, PgfCId funname);
|
||||
PGF_API_DECL GuString
|
||||
pgf_print_name(PgfConcr*, PgfCId id);
|
||||
|
||||
PGF_API_DECL bool
|
||||
PGF_API_DECL int
|
||||
pgf_has_linearization(PgfConcr* concr, PgfCId id);
|
||||
|
||||
PGF_API_DECL void
|
||||
|
||||
Reference in New Issue
Block a user