mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
* print.c (scm_isymnames): Removed #@hash-dispatch.
This commit is contained in:
parent
e34e12f00a
commit
f4250a95f9
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ char *scm_isymnames[] =
|
||||||
"()",
|
"()",
|
||||||
"#<unspecified>",
|
"#<unspecified>",
|
||||||
"#@dispatch",
|
"#@dispatch",
|
||||||
"#@hash-dispatch",
|
|
||||||
"#@slot-ref",
|
"#@slot-ref",
|
||||||
"#@slot-set!",
|
"#@slot-set!",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue