forked from GitHub/gf-core
added API for computing bracketed strings from Python and C
This commit is contained in:
@@ -177,7 +177,7 @@ pgf_print_cncfun(PgfCncFun *cncfun, PgfSequences *sequences,
|
||||
}
|
||||
|
||||
gu_puts(") [", wtr, err);
|
||||
gu_string_write(cncfun->name, wtr, err);
|
||||
gu_string_write(cncfun->absfun->name, wtr, err);
|
||||
gu_puts("]\n", wtr, err);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user