* variable.c (scm_i_variable_print): Use "value" instead of
authorMarius Vollmer <mvo@zagadka.de>
Wed, 25 Jul 2001 15:32:30 +0000 (15:32 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 25 Jul 2001 15:32:30 +0000 (15:32 +0000)
commit2b1d120cd73bd32a9976c60daffa8d1a75d4f3bb
treedb338209e93db1e13551ff7f745e50757449a6fe
parentee0c7345a98b45f7454a323271fe429ab1162d04
* variable.c (scm_i_variable_print): Use "value" instead of
"binding" since a binding is the mapping between symbols and
variables, not between variables and their values.
libguile/variable.c