1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 23:40:29 +02:00
This commit is contained in:
Mikael Djurfeldt 2003-04-14 20:12:40 +00:00
parent 50d64f0d25
commit e1ac894c38

View file

@ -1231,7 +1231,7 @@
(if (or (integer? g-n-s)
(zero? size))
g-n-s
(append g-n-s index size))))))
(append g-n-s (list index size)))))))
slots))
;;; compute-cpl