set struct names for <standard-vtable>, etc
authorAndy Wingo <wingo@pobox.com>
Sat, 28 Jul 2012 10:28:21 +0000 (12:28 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 28 Jul 2012 10:28:21 +0000 (12:28 +0200)
commit40c73b5992d6212ffb345e496a9a2a6984a26cac
tree20f4e46cd64ffafed5acc067fbbb1a76bdfd8370
parent4bfe73072b75259a97a9daa81ed5c9c01e8a4af5
set struct names for <standard-vtable>, etc

* libguile/struct.c (scm_init_struct): Set the struct names for
  <standard-vtable>, <applicable-struct-vtable>, and
  <applicable-struct-with-setter-vtable>.
libguile/struct.c