mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
libpgf: now all concrete functions and categories are explicitly linked to their abstract counter parts
This commit is contained in:
@@ -178,7 +178,7 @@ pgf_print_cncfun(PgfCncFun *cncfun, PgfSequences *sequences,
|
||||
}
|
||||
|
||||
gu_puts(") [", wtr, err);
|
||||
gu_string_write(cncfun->fun, wtr, err);
|
||||
gu_string_write(cncfun->name, wtr, err);
|
||||
gu_puts("]\n", wtr, err);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user