* and-let-star.scm, and-let*.scm: Renamed `and-let*.scm' to
authorMarius Vollmer <mvo@zagadka.de>
Sun, 4 Feb 2001 18:22:18 +0000 (18:22 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 4 Feb 2001 18:22:18 +0000 (18:22 +0000)
commit93a6e9c4a7f3f179133ad700f20c0f04a910cb17
treee7da3756376c3733fdf61bd4d2286b30b8fb7549
parentfbf0c8c7b194202e01338f8b5324126bf73af4c9
* and-let-star.scm, and-let*.scm: Renamed `and-let*.scm' to
`and-let-star.scm'.  Updated module name as well.
* and-let-star-compat.scm: New file, installed as `and-let*.scm'.
* Makefile.am (ice9_sources): Replaced "and-let*.scm" with
"and-let-star.scm".
(install-data-local): Install "and-let-star-compat.scm" as
"and-let*.scm", ignoring errors.
(EXTRA_DIST): Distribute `and-let-star-compat.scm'.
ice-9/Makefile.am
ice-9/and-let*.scm [deleted file]
ice-9/and-let-star-compat.scm [new file with mode: 0644]
ice-9/and-let-star.scm [new file with mode: 0644]