mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* print.c (scm_isymnames): Printed representation.
This commit is contained in:
parent
c85897471a
commit
ccd0e478a6
1 changed files with 3 additions and 1 deletions
|
@ -109,7 +109,9 @@ char *scm_isymnames[] =
|
|||
"#@0-cond",
|
||||
"#@0-ify",
|
||||
"#@1-ify",
|
||||
"#@bind"
|
||||
"#@bind",
|
||||
|
||||
"#@delay"
|
||||
};
|
||||
|
||||
scm_option scm_print_opts[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue