* print.c (scm_isymnames): Removed #@hash-dispatch.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 29 Aug 1999 03:27:07 +0000 (03:27 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 29 Aug 1999 03:27:07 +0000 (03:27 +0000)
libguile/print.c

index 024ccc5..96b3869 100644 (file)
@@ -97,7 +97,6 @@ char *scm_isymnames[] =
   "()",
   "#<unspecified>",
   "#@dispatch",
-  "#@hash-dispatch",
   "#@slot-ref",
   "#@slot-set!",