1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Removed stray "o" from exports list.

This commit is contained in:
Marius Vollmer 2003-04-22 22:41:19 +00:00
parent 821f18a442
commit 2a3264974b

View file

@ -63,7 +63,7 @@
;; caar <= in the core
;; cadr <= in the core
;; cdar <= in the core
o ;; cddr <= in the core
;; cddr <= in the core
;; caaar <= in the core
;; caadr <= in the core
;; cadar <= in the core