1
Fork 0
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:
Mikael Djurfeldt 1999-10-11 17:40:19 +00:00
parent c85897471a
commit ccd0e478a6

View file

@ -109,7 +109,9 @@ char *scm_isymnames[] =
"#@0-cond",
"#@0-ify",
"#@1-ify",
"#@bind"
"#@bind",
"#@delay"
};
scm_option scm_print_opts[] = {