mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
* Makefile.am (ice9_sources): Remove srfi-8.scm.
This commit is contained in:
parent
89448795f0
commit
7a6a68b105
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2001-04-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
|
||||||
|
|
||||||
|
* Makefile.am (ice9_sources): Remove srfi-8.scm.
|
||||||
|
|
||||||
2001-04-26 Rob Browning <rlb@cs.utexas.edu>
|
2001-04-26 Rob Browning <rlb@cs.utexas.edu>
|
||||||
|
|
||||||
* srfi-8.scm: removed in favor of srfi/srfi-8.scm - (wasn't ever
|
* srfi-8.scm: removed in favor of srfi/srfi-8.scm - (wasn't ever
|
||||||
|
|
|
@ -28,7 +28,7 @@ ice9_sources = \
|
||||||
format.scm getopt-long.scm hcons.scm lineio.scm ls.scm mapping.scm \
|
format.scm getopt-long.scm hcons.scm lineio.scm ls.scm mapping.scm \
|
||||||
match.scm networking.scm null.scm optargs.scm poe.scm popen.scm \
|
match.scm networking.scm null.scm optargs.scm poe.scm popen.scm \
|
||||||
posix.scm psyntax.pp psyntax.ss q.scm r4rs.scm r5rs.scm \
|
posix.scm psyntax.pp psyntax.ss q.scm r4rs.scm r5rs.scm \
|
||||||
rdelim.scm receive.scm srfi-8.scm regex.scm runq.scm \
|
rdelim.scm receive.scm regex.scm runq.scm \
|
||||||
safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm \
|
safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm \
|
||||||
streams.scm string-fun.scm syncase.scm tags.scm threads.scm \
|
streams.scm string-fun.scm syncase.scm tags.scm threads.scm \
|
||||||
buffered-input.scm time.scm history.scm channel.scm
|
buffered-input.scm time.scm history.scm channel.scm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue