* eq.c, evalext.c, gc-card.c, gc-mark.c, objects.c, print.c,
authorMarius Vollmer <mvo@zagadka.de>
Tue, 2 Nov 2004 19:50:11 +0000 (19:50 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 2 Nov 2004 19:50:11 +0000 (19:50 +0000)
commit85368844371fd1ca90617e1847d76e7c0a02a14f
tree1f1e4a778a921538466f2d54024212de18afc7d5
parentb7a7750adf5f96c46005e1a97503aa3a105d532d
* eq.c, evalext.c, gc-card.c, gc-mark.c, objects.c, print.c,
ramap.c, unif.c: Do no longer handle old-style uniform vectors.

* unif.c (scm_bit_set_star_x, scm_bit_count_star_x): Use u32vectors
instead of old-sytle uvectors.
libguile/unif.c