When printing a VM, show the type of engine being used.
authorLudovic Courtès <ludo@gnu.org>
Wed, 14 Apr 2010 21:46:41 +0000 (23:46 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 7 May 2010 11:47:52 +0000 (13:47 +0200)
commit0a935b2ab59a73c802283692c868a8315434839e
treedb28dd12098e78d222fb0c155a522a30582f1811
parentd9b1c71ac61b9e510ff0e2ce819e4002348eceb6
When printing a VM, show the type of engine being used.

* libguile/vm.c (scm_i_vm_print): Print the engine type.
libguile/vm.c