* values.h (scm_values_vtable, SCM_VALUESP): Moved here so that
authorMarius Vollmer <mvo@zagadka.de>
Mon, 26 Mar 2001 22:43:23 +0000 (22:43 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 26 Mar 2001 22:43:23 +0000 (22:43 +0000)
commit752af22794313ace532fb3db638424ff2f9bfa72
tree7c20ac54c8484891b529de96cd9c68e3cb145f97
parenta513ead3086142281b0a8de31b6794f181c64a7a
* values.h (scm_values_vtable, SCM_VALUESP): Moved here so that
eval.c can use it.
(scm_call_with_values): Removed.
* values.c (values_vtable, scm_values_vtable): Added "scm_" prefix
so that it can be exported.
(scm_call_with_values): Removed.
libguile/values.c
libguile/values.h