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 11:03:04 +0000 (13:03 +0200)
commit880e114b9d06bb488b27a3af1d1fdefcc1f464bd
tree9f571f2087974c0ab8a51daae76658948574153e
parent07e6d2d4511ed2fe812f0ed4c31f104c85bf8e05
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