1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

Typo fix; nfc.

This commit is contained in:
Thien-Thi Nguyen 2002-04-08 20:44:07 +00:00
parent db91fbdf52
commit 59cf3efa99

View file

@ -1,6 +1,6 @@
;;;; This file will be installed as "and-let*.scm" on systems that
;;;; support it. It will go away in the future, use the module
;;;; (and-let-star) instead.
;;;; (ice-9 and-let-star) instead.
(define-module (ice-9 and-let*)
:use-module (ice-9 and-let-star)