* unif.c (scm_array_set_x): Accept any kind of number as an
authorJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 20:08:45 +0000 (20:08 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 20:08:45 +0000 (20:08 +0000)
commitf69575032dd2e7c8af40d436067606dd75ccaa01
treed3f6dc07138d47d1adf9b417bf8a967225ed9242
parenta9fe62cba3c1b837042e4f17689cd930e70d63fd
* unif.c (scm_array_set_x): Accept any kind of number as an
element for a uniform vector of doubles.  This is more consistent
with Scheme's view of numbers.  (Thanks to Miroslav Silovic.)
libguile/unif.c